Searched refs:pa_resample_method_supported (Results 1 – 5 of 5) sorted by relevance
163 int pa_resample_method_supported(pa_resample_method_t m);
126 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
294 if (pa_resample_method_supported(i)) in dump_resample_methods()
584 if (pa_resample_method_supported(i)) in main()
616 if (pa_resample_method_supported(i)) in ohos_pa_main()