Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsource.h409 void pa_source_enter_passthrough(pa_source *s);
Dsource-output.c709 pa_source_enter_passthrough(o->source); in pa_source_output_put()
1638 pa_source_enter_passthrough(o->source); in pa_source_output_finish_move()
Dsource.c1264 void pa_source_enter_passthrough(pa_source *s) { in pa_source_enter_passthrough() function