Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsource.h444 bool pa_source_check_format(pa_source *s, pa_format_info *f);
Dsource-output.c1535 if (pa_source_output_is_passthrough(o) && !pa_source_check_format(dest, o->format)) { in pa_source_output_finish_move()
Dsource.c2892 bool pa_source_check_format(pa_source *s, pa_format_info *f) { in pa_source_check_format() function