Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dstream.c447 static void check_smoother_status(pa_stream *s, bool aposteriori, bool force_start, bool force_stop in check_smoother_status() argument
451 pa_assert(!force_start || !force_stop); in check_smoother_status()
465 if (s->suspended || s->corked || force_stop) in check_smoother_status()
472 !force_stop && in check_smoother_status()