Searched refs:slew (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | af_adynamicequalizer.c | 38 double slew; member 165 const double slew = s->slew; in filter_channels() local 166 const double aattack = exp(-1000. / ((s->attack + 2.0 * (slew - 1.)) * sample_rate)); in filter_channels() 196 aattack, iratio, knee, range, threshold, slew, in filter_channels() 305 { "slew", "set slew factor", OFFSET(slew), AV_OPT_TYPE_DOUBLE, {.dbl=1}, 1, 200, FLAGS },
|
Completed in 2 milliseconds