Home
last modified time | relevance | path

Searched defs:cheby (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswresample/
Dsoxr_resample.c33 …, enum SwrFilterType filter_type, double kaiser_beta, double precision, int cheby, int exact_ratio… in create()
Dresample.c289 double precision, int cheby, int exact_rational) in resample_init()
Dswresample_internal.h135 …int cheby; /**< soxr: if 1 then passband rolloff will be none… member