Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.h163 int pa_resample_method_supported(pa_resample_method_t m);
Dresampler.c126 if (pa_resample_method_supported(PA_RESAMPLER_SPEEX_FLOAT_BASE + 1)) in choose_auto_resampler()
152 if (!pa_resample_method_supported(method)) { in fix_method()
681 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()
/third_party/pulseaudio/src/daemon/
Dmain.c584 if (pa_resample_method_supported(i)) in main()
Dohos_pa_main.c616 if (pa_resample_method_supported(i)) in ohos_pa_main()