Searched refs:lsp_band0 (Results 1 – 2 of 2) sorted by relevance
218 cur_lsp[0] = lsp_band0[lsp_index[0]][0]; in ff_g723_1_inverse_quant()219 cur_lsp[1] = lsp_band0[lsp_index[0]][1]; in ff_g723_1_inverse_quant()220 cur_lsp[2] = lsp_band0[lsp_index[0]][2]; in ff_g723_1_inverse_quant()
317 static const int16_t lsp_band0[LSP_CB_SIZE][3] = { variable