Searched defs:cur_lsp (Results 1 – 3 of 3) sorted by relevance
1251 void ff_g723_1_lsp_interpolate(int16_t *lpc, int16_t *cur_lsp, in ff_g723_1_lsp_interpolate()1272 void ff_g723_1_inverse_quant(int16_t *cur_lsp, int16_t *prev_lsp, in ff_g723_1_inverse_quant()
937 int16_t cur_lsp[LPC_ORDER]; in g723_1_decode_frame() local
1112 int16_t cur_lsp[LPC_ORDER]; in g723_1_encode_frame() local