Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.h62 PA_RESAMPLER_SOXR_HQ, enumerator
Dresampler.c114 [PA_RESAMPLER_SOXR_HQ] = pa_resampler_soxr_init,
118 [PA_RESAMPLER_SOXR_HQ] = NULL,
167 case PA_RESAMPLER_SOXR_HQ: in fix_method()
308 case PA_RESAMPLER_SOXR_HQ: in choose_work_format()
/third_party/pulseaudio/src/pulsecore/resampler/
Dsoxr.c143 case PA_RESAMPLER_SOXR_HQ: in pa_resampler_soxr_init()