Searched refs:tab_cos (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | lsp.c | 61 static const int16_t tab_cos[65] = variable 80 return tab_cos[ind] + (offset * (tab_cos[ind+1] - tab_cos[ind]) >> 8); in ff_cos() |
Completed in 1 milliseconds