Home
last modified time | relevance | path

Searched defs:lsfq (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlsp.c33 void ff_acelp_reorder_lsf(int16_t* lsfq, int lsfq_min_distance, int lsfq_min, int lsfq_max, int lp_order) in ff_acelp_reorder_lsf() argument
[all...]
H A Dg729dec.c115 int16_t lsfq[10]; ///< (2.13) quantized LSF coefficients from previous frame member
200 static void lsf_decode(int16_t* lsfq, int16_t* past_quantizer_outputs[MA_NP + 1], in lsf_decode() argument
241 static void lsf_restore_from_previous(int16_t* lsfq, in lsf_restore_from_previous() argument
[all...]

Completed in 2 milliseconds