Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswresample/
Dresample.c288 … double cutoff0, enum AVSampleFormat format, enum SwrFilterType filter_type, double kaiser_beta, in resample_init() argument
291 double cutoff = cutoff0? cutoff0 : 0.97; in resample_init()