Searched refs:pa_resample_method_supported (Results 1 – 6 of 6) sorted by relevance
176 int pa_resample_method_supported(pa_resample_method_t m);
149 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
294 if (pa_resample_method_supported(i)) in dump_resample_methods()
217 if (pa_resample_method_supported(i)) in dump_resample_methods()
739 if (pa_resample_method_supported(i))
763 if (pa_resample_method_supported(i)) in real_main()