Home
last modified time | relevance | path

Searched refs:pa_resample_method_supported (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dresampler.h176 int pa_resample_method_supported(pa_resample_method_t m);
Dresampler.c149 if (pa_resample_method_supported(PA_RESAMPLER_SPEEX_FLOAT_BASE + 1) && in choose_auto_resampler()
175 if (!pa_resample_method_supported(method)) { in fix_method()
822 int pa_resample_method_supported(pa_resample_method_t m) { in pa_resample_method_supported() function
/third_party/pulseaudio/src/tests/
Dresampler-test.c294 if (pa_resample_method_supported(i)) in dump_resample_methods()
Dresampler-rewind-test.c217 if (pa_resample_method_supported(i)) in dump_resample_methods()
/third_party/pulseaudio/src/daemon/
Dmain.c739 if (pa_resample_method_supported(i))
Dohos_pa_main.c763 if (pa_resample_method_supported(i)) in real_main()