Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_anequalizer.c480 static double butterworth_compute_bw_gain_db(double gain) in butterworth_compute_bw_gain_db() function
535 bw_gain = butterworth_compute_bw_gain_db(f->gain); in equalizer()