Searched refs:pa_resample_method_t (Results 1 – 13 of 13) sorted by relevance
65 } pa_resample_method_t; typedef77 pa_resample_method_t method;124 pa_resample_method_t resample_method,154 pa_resample_method_t pa_resampler_get_method(pa_resampler *r);157 pa_resample_method_t pa_parse_resample_method(const char *string);160 const char *pa_resample_method_to_string(pa_resample_method_t m);163 int pa_resample_method_supported(pa_resample_method_t m);
123 static pa_resample_method_t choose_auto_resampler(pa_resample_flags_t flags) { in choose_auto_resampler()124 pa_resample_method_t method; in choose_auto_resampler()136 static pa_resample_method_t fix_method( in fix_method()138 pa_resample_method_t method, in fix_method()259 pa_resample_method_t method, in choose_work_format()332 pa_resample_method_t method, in pa_resampler_new()605 pa_resample_method_t pa_resampler_get_method(pa_resampler *r) { in pa_resampler_get_method()673 const char *pa_resample_method_to_string(pa_resample_method_t m) { in pa_resample_method_to_string()681 int pa_resample_method_supported(pa_resample_method_t m) { in pa_resample_method_supported()706 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;299 pa_resample_method_t resample_method;390 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);
461 int pa_modargs_get_resample_method(pa_modargs *ma, pa_resample_method_t *rmethod) { in pa_modargs_get_resample_method()468 pa_resample_method_t method = pa_parse_resample_method(m); in pa_modargs_get_resample_method()
228 pa_resample_method_t resample_method;
1256 pa_resample_method_t pa_source_output_get_resample_method(pa_source_output *o) { in pa_source_output_get_resample_method()
1609 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()
290 pa_resample_method_t resample_method = PA_RESAMPLER_INVALID; in pa__init()
330 pa_resample_method_t resample_method = PA_RESAMPLER_INVALID; in pa__init()
147 pa_resample_method_t resample_method;