Home
last modified time | relevance | path

Searched defs:cur_lsp (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg723_1.c1251 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()
Dg723_1dec.c937 int16_t cur_lsp[LPC_ORDER]; in g723_1_decode_frame() local
Dg723_1enc.c1112 int16_t cur_lsp[LPC_ORDER]; in g723_1_encode_frame() local