Searched refs:cos_tbl (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ilbcdata.h | 63 static const int16_t cos_tbl[64] = { variable |
H A D | ilbcdec.c | 363 lsp[i] = cos_tbl[k] + (tmp >> 12); in lsf2lsp() |
Completed in 3 milliseconds