Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dg723_1.c190 const int16_t ff_g723_1_lsp_band1[LSP_CB_SIZE][3] = { variable
1293 cur_lsp[3] = ff_g723_1_lsp_band1[lsp_index[1]][0]; in ff_g723_1_inverse_quant()
1294 cur_lsp[4] = ff_g723_1_lsp_band1[lsp_index[1]][1]; in ff_g723_1_inverse_quant()
1295 cur_lsp[5] = ff_g723_1_lsp_band1[lsp_index[1]][2]; in ff_g723_1_inverse_quant()
H A Dg723_1.h248 extern const int16_t ff_g723_1_lsp_band1[LSP_CB_SIZE][3];

Completed in 4 milliseconds