Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dg723_1.c101 const int16_t ff_g723_1_lsp_band0[LSP_CB_SIZE][3] = { variable
1290 cur_lsp[0] = ff_g723_1_lsp_band0[lsp_index[0]][0]; in ff_g723_1_inverse_quant()
1291 cur_lsp[1] = ff_g723_1_lsp_band0[lsp_index[0]][1]; in ff_g723_1_inverse_quant()
1292 cur_lsp[2] = ff_g723_1_lsp_band0[lsp_index[0]][2]; in ff_g723_1_inverse_quant()
H A Dg723_1.h247 extern const int16_t ff_g723_1_lsp_band0[LSP_CB_SIZE][3];

Completed in 4 milliseconds