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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Damrnbdec.c107 float lsf_q[4][LP_FILTER_ORDER]; ///< Interpolated LSF vector for fixed gain smoothing member in struct:AMRContext
225 static void interpolate_lsf(float lsf_q[4][LP_FILTER_ORDER], float *lsf_new) argument
253 float lsf_q[LP_FILTER_ORDER]; // quantified LSF vector local
317 float lsf_q[LP_FILTER_ORDER]; // quantified LSF vector local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Damrnbdec.c109 float lsf_q[4][LP_FILTER_ORDER]; ///< Interpolated LSF vector for fixed gain smoothing member in struct:AMRContext
239 static void interpolate_lsf(ACELPVContext *ctx, float lsf_q[4][LP_FILTER_ORDER], float *lsf_new) argument
267 float lsf_q[LP_FILTER_ORDER]; // quantified LSF vector local
331 float lsf_q[LP_FILTER_ORDER]; // quantified LSF vector local
[all...]

Completed in 105 milliseconds