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/resampler/
H A Dsoxr.c141 case PA_RESAMPLER_SOXR_VHQ: in pa_resampler_soxr_init()
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.h63 PA_RESAMPLER_SOXR_VHQ, enumerator
H A Dresampler.c119 [PA_RESAMPLER_SOXR_VHQ] = pa_resampler_soxr_init,
123 [PA_RESAMPLER_SOXR_VHQ] = NULL,
328 case PA_RESAMPLER_SOXR_VHQ: in choose_work_format()
576 if (r->method == PA_RESAMPLER_SOXR_MQ || r->method == PA_RESAMPLER_SOXR_HQ || r->method == PA_RESAMPLER_SOXR_VHQ) { in pa_resampler_result()
842 if (m >= PA_RESAMPLER_SOXR_MQ && m <= PA_RESAMPLER_SOXR_VHQ) in pa_resample_method_supported()

Completed in 4 milliseconds