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