Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.h63 PA_RESAMPLER_SOXR_VHQ, enumerator
Dresampler.c115 [PA_RESAMPLER_SOXR_VHQ] = pa_resampler_soxr_init,
119 [PA_RESAMPLER_SOXR_VHQ] = NULL,
168 case PA_RESAMPLER_SOXR_VHQ: in fix_method()
309 case PA_RESAMPLER_SOXR_VHQ: in choose_work_format()
699 if (m >= PA_RESAMPLER_SOXR_MQ && m <= PA_RESAMPLER_SOXR_VHQ) in pa_resample_method_supported()
/third_party/pulseaudio/src/pulsecore/resampler/
Dsoxr.c146 case PA_RESAMPLER_SOXR_VHQ: in pa_resampler_soxr_init()