Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_adynamicequalizer.c97 double Lxg, Lxl, Lyg, Lyl, Ly1; in get_gain() local
125 Lyl = attack_coeff * state[0] + (1. - attack_coeff) * Ly1; in get_gain()
127 cdb = -Lyl; in get_gain()
130 state[0] = Lyl; in get_gain()

Completed in 1 milliseconds