Searched refs:high_lsp_cdbk (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | speexdata.h | 59 static const int8_t high_lsp_cdbk[512] = { variable |
H A D | speexdec.c | 446 lsp[i] += LSP_DIV_256(high_lsp_cdbk[id * order + i]); in lsp_unquant_high() |
Completed in 5 milliseconds