Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damrnbdec.c110 float lsf_q[4][LP_FILTER_ORDER]; ///< Interpolated LSF vector for fixed gain smoothing member
249 static void interpolate_lsf(ACELPVContext *ctx, float lsf_q[4][LP_FILTER_ORDER], float *lsf_new) in interpolate_lsf() argument
277 float lsf_q[LP_FILTER_ORDER]; // quantified LSF vector in lsf2lsp_for_mode12k2() local
341 float lsf_q[LP_FILTER_ORDER]; // quantified LSF vector lsf2lsp_3() local
[all...]

Completed in 3 milliseconds