Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.h138 PA_COMMAND_PLAYBACK_STREAM_SUSPENDED, enumerator
H A Dpdispatch.c151 [PA_COMMAND_PLAYBACK_STREAM_SUSPENDED] = "PLAYBACK_STREAM_SUSPENDED",
H A Dprotocol-native.c1501 pa_tagstruct_putu32(t, PA_COMMAND_PLAYBACK_STREAM_SUSPENDED); in sink_input_suspend_cb()
/third_party/pulseaudio/src/pulse/
H A Dstream.c698 pa_assert(command == PA_COMMAND_PLAYBACK_STREAM_SUSPENDED || command == PA_COMMAND_RECORD_STREAM_SUSPENDED); in pa_command_stream_suspended()
717 if (!(s = pa_hashmap_get(command == PA_COMMAND_PLAYBACK_STREAM_SUSPENDED ? c->playback_streams : c->record_streams, PA_UINT32_TO_PTR(channel)))) in pa_command_stream_suspended()
H A Dcontext.c86 [PA_COMMAND_PLAYBACK_STREAM_SUSPENDED] = pa_command_stream_suspended,
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c203 [PA_COMMAND_PLAYBACK_STREAM_SUSPENDED] = command_suspended,

Completed in 21 milliseconds