Home
last modified time | relevance | path

Searched refs:force_start (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dstream.c459 static void check_smoother_status(pa_stream *s, bool aposteriori, bool force_start, bool force_stop) { in check_smoother_status() argument
463 pa_assert(!force_start || !force_stop); in check_smoother_status()
483 else if (force_start || s->buffer_attr.prebuf == 0) { in check_smoother_status()
487 !force_start && in check_smoother_status()

Completed in 5 milliseconds