Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/resampler/
Dsoxr.c81 if (pa_resampler_soxr_init(r) == 0) { in resampler_soxr_reset()
102 if (pa_resampler_soxr_init(r) == 0) { in resampler_soxr_update_rates()
111 int pa_resampler_soxr_init(pa_resampler *r) { in pa_resampler_soxr_init() function
/third_party/pulseaudio/src/pulsecore/
Dresampler.h176 int pa_resampler_soxr_init(pa_resampler *r);
Dresampler.c113 [PA_RESAMPLER_SOXR_MQ] = pa_resampler_soxr_init,
114 [PA_RESAMPLER_SOXR_HQ] = pa_resampler_soxr_init,
115 [PA_RESAMPLER_SOXR_VHQ] = pa_resampler_soxr_init,