Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dresampler.h56 PA_RESAMPLER_SPEEX_FIXED_MAX = PA_RESAMPLER_SPEEX_FIXED_BASE + 10, enumerator
H A Dresampler.c289 if (method >= PA_RESAMPLER_SPEEX_FIXED_BASE && method <= PA_RESAMPLER_SPEEX_FIXED_MAX) in choose_work_format()
837 if (m >= PA_RESAMPLER_SPEEX_FIXED_BASE && m <= PA_RESAMPLER_SPEEX_FIXED_MAX) in pa_resample_method_supported()
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dspeex.c159 if (r->method >= PA_RESAMPLER_SPEEX_FIXED_BASE && r->method <= PA_RESAMPLER_SPEEX_FIXED_MAX) { in pa_resampler_speex_init()

Completed in 5 milliseconds