Searched refs:pa_resample_method_t (Results 1 – 14 of 14) sorted by relevance
65 } pa_resample_method_t; typedef83 pa_resample_method_t method;134 pa_resample_method_t resample_method,167 pa_resample_method_t pa_resampler_get_method(pa_resampler *r);170 pa_resample_method_t pa_parse_resample_method(const char *string);173 const char *pa_resample_method_to_string(pa_resample_method_t m);176 int pa_resample_method_supported(pa_resample_method_t m);
145 static pa_resample_method_t choose_auto_resampler(pa_resample_flags_t flags, in choose_auto_resampler()147 pa_resample_method_t method; in choose_auto_resampler()159 static pa_resample_method_t fix_method( in fix_method()161 pa_resample_method_t method, in fix_method()279 pa_resample_method_t method, in choose_work_format()352 pa_resample_method_t method, in pa_resampler_new()746 pa_resample_method_t pa_resampler_get_method(pa_resampler *r) { in pa_resampler_get_method()814 const char *pa_resample_method_to_string(pa_resample_method_t m) { in pa_resample_method_to_string()822 int pa_resample_method_supported(pa_resample_method_t m) { in pa_resample_method_supported()847 pa_resample_method_t pa_parse_resample_method(const char *string) { in pa_parse_resample_method()[all …]
119 pa_resample_method_t requested_resample_method, actual_resample_method;263 pa_resample_method_t resample_method;338 pa_resample_method_t pa_source_output_get_resample_method(pa_source_output *o);
133 pa_resample_method_t requested_resample_method, actual_resample_method;323 pa_resample_method_t resample_method;414 pa_resample_method_t pa_sink_input_get_resample_method(pa_sink_input *i);
74 int pa_modargs_get_resample_method(pa_modargs *ma, pa_resample_method_t *method);
470 int pa_modargs_get_resample_method(pa_modargs *ma, pa_resample_method_t *rmethod) { in pa_modargs_get_resample_method()477 pa_resample_method_t method = pa_parse_resample_method(m); in pa_modargs_get_resample_method()
230 pa_resample_method_t resample_method;
1285 pa_resample_method_t pa_source_output_get_resample_method(pa_source_output *o) { in pa_source_output_get_resample_method()
1768 pa_resample_method_t pa_sink_input_get_resample_method(pa_sink_input *i) { in pa_sink_input_get_resample_method()
304 pa_resample_method_t method; in main()
225 pa_resample_method_t method; in main()
293 pa_resample_method_t resample_method = PA_RESAMPLER_INVALID; in pa__init()
333 pa_resample_method_t resample_method = PA_RESAMPLER_INVALID; in pa__init()
163 pa_resample_method_t resample_method;