Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.h83 PA_COMMAND_FLUSH_PLAYBACK_STREAM, enumerator
H A Dpdispatch.c97 [PA_COMMAND_FLUSH_PLAYBACK_STREAM] = "FLUSH_PLAYBACK_STREAM",
H A Dprotocol-native.c3866 case PA_COMMAND_FLUSH_PLAYBACK_STREAM: in command_trigger_or_flush_or_prebuf_playback_stream()
4845 [PA_COMMAND_FLUSH_PLAYBACK_STREAM] = command_trigger_or_flush_or_prebuf_playback_stream,
/third_party/pulseaudio/src/pulse/
H A Dstream.c2410 if (!(o = stream_send_simple_command(s, (uint32_t) (s->direction == PA_STREAM_PLAYBACK ? PA_COMMAND_FLUSH_PLAYBACK_STREAM : PA_COMMAND_FLUSH_RECORD_STREAM), cb, userdata))) in pa_stream_flush()

Completed in 12 milliseconds