Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_superequalizer.c76 static float hn_lpf(int n, float f, float fs) in hn_lpf() function
96 lhn = hn_lpf(n, param[0].upper, fs); in hn()
100 float lhn2 = hn_lpf(n, param[i].upper, fs); in hn()