Searched refs:check_smoother_status (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
H A D | stream.c | 459 static void check_smoother_status(pa_stream *s, bool aposteriori, bool force_start, bool force_stop) { in check_smoother_status() function 607 check_smoother_status(s, true, false, false); in pa_command_stream_moved() 731 check_smoother_status(s, true, false, false); in pa_command_stream_suspended() 771 check_smoother_status(s, true, true, false); in pa_command_stream_started() 927 check_smoother_status(s, true, false, true); in pa_command_overflow_or_underflow() 1008 check_smoother_status(s, true, false, false); in create_stream_complete() 1754 * check_smoother_status() call in the started callback */ in pa_stream_drain() 2349 * check_smoother_status() call in the started callback */ in pa_stream_cork() 2365 check_smoother_status(s, false, false, false); in pa_stream_cork() 2419 check_smoother_status( in pa_stream_flush() [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-tunnel.c | 487 static void check_smoother_status(struct userdata *u, bool past) { in check_smoother_status() function 523 check_smoother_status(u, false); in stream_cork_within_thread() 556 check_smoother_status(u, true); in stream_suspend_within_thread()
|
Completed in 7 milliseconds