Home
last modified time | relevance | path

Searched refs:v_ref (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dqcelpdec.c393 * @param v_ref vector to control gain of
397 static void apply_gain_ctrl(float *v_out, const float *v_ref, const float *v_in) in apply_gain_ctrl() argument
402 float res = avpriv_scalarproduct_float_c(v_ref + i, v_ref + i, 40); in apply_gain_ctrl()

Completed in 1 milliseconds