Home
last modified time | relevance | path

Searched refs:pa_source_check_formats (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsource.h446 pa_idxset* pa_source_check_formats(pa_source *s, pa_idxset *in_formats);
Dsource-output.c145 formats = pa_source_check_formats(s, data->req_formats); in pa_source_output_new_data_set_source()
Dsource.c2925 pa_idxset* pa_source_check_formats(pa_source *s, pa_idxset *in_formats) { in pa_source_check_formats() function