Home
last modified time | relevance | path

Searched refs:ff_g723_1_lsp_band2 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg723_1.c279 const int16_t ff_g723_1_lsp_band2[LSP_CB_SIZE][4] = { variable
1296 cur_lsp[6] = ff_g723_1_lsp_band2[lsp_index[2]][0]; in ff_g723_1_inverse_quant()
1297 cur_lsp[7] = ff_g723_1_lsp_band2[lsp_index[2]][1]; in ff_g723_1_inverse_quant()
1298 cur_lsp[8] = ff_g723_1_lsp_band2[lsp_index[2]][2]; in ff_g723_1_inverse_quant()
1299 cur_lsp[9] = ff_g723_1_lsp_band2[lsp_index[2]][3]; in ff_g723_1_inverse_quant()
H A Dg723_1.h249 extern const int16_t ff_g723_1_lsp_band2[LSP_CB_SIZE][4];

Completed in 4 milliseconds