Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dg723_1.c1252 void ff_g723_1_lsp_interpolate(int16_t *lpc, int16_t *cur_lsp, in ff_g723_1_lsp_interpolate() argument
1273 void ff_g723_1_inverse_quant(int16_t *cur_lsp, int16_t *prev_lsp, in ff_g723_1_inverse_quant() argument
[all...]
H A Dg723_1dec.c938 int16_t cur_lsp[LPC_ORDER]; in g723_1_decode_frame() local
H A Dg723_1enc.c1106 int16_t cur_lsp[LPC_ORDER]; in g723_1_encode_frame() local

Completed in 6 milliseconds