Searched refs:apply_gain_ctrl (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 Dqcelpdec.c398 static void apply_gain_ctrl(float *v_out, const float *v_ref, const float *v_in) function
516 apply_gain_ctrl(cdn_vector, v_synthesis_filtered, v_pre_filtered);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqcelpdec.c396 static void apply_gain_ctrl(float *v_out, const float *v_ref, const float *v_in) function
514 apply_gain_ctrl(cdn_vector, v_synthesis_filtered, v_pre_filtered);

Completed in 104 milliseconds