Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.c137 #define GET_OPT_CUTOFF(options,def) get_opt_double(options, \ macro
942 Fc = GET_OPT_CUTOFF (resampler->options, Fc); in calculate_kaiser_params()
1091 resampler->cutoff = GET_OPT_CUTOFF (resampler->options, q->cutoff); in resampler_calculate_taps()