Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dstream.c453 static void check_smoother_status(pa_stream *s, bool aposteriori, bool force_start, bool force_stop… in check_smoother_status() argument
457 pa_assert(!force_start || !force_stop); in check_smoother_status()
477 else if (force_start || s->buffer_attr.prebuf == 0) { in check_smoother_status()
481 !force_start && in check_smoother_status()