Searched refs:sample_format_more_precise (Results 1 – 1 of 1) sorted by relevance
232 static bool sample_format_more_precise(pa_sample_format_t a, pa_sample_format_t b) { in sample_format_more_precise() function331 if (sample_format_more_precise(a, PA_SAMPLE_S16NE) || in choose_work_format()332 sample_format_more_precise(b, PA_SAMPLE_S16NE)) in choose_work_format()