Home
last modified time | relevance | path

Searched refs:apply_gain_ctrl (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dqcelpdec.c396 static void apply_gain_ctrl(float *v_out, const float *v_ref, const float *v_in) in apply_gain_ctrl() function
514 apply_gain_ctrl(cdn_vector, v_synthesis_filtered, v_pre_filtered); in apply_pitch_filters()