Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.h140 PA_COMMAND_PLAYBACK_STREAM_MOVED, enumerator
H A Dpdispatch.c153 [PA_COMMAND_PLAYBACK_STREAM_MOVED] = "PLAYBACK_STREAM_MOVED",
H A Dprotocol-native.c1528 pa_tagstruct_putu32(t, PA_COMMAND_PLAYBACK_STREAM_MOVED); in sink_input_moving_cb()
/third_party/pulseaudio/src/pulse/
H A Dstream.c525 pa_assert(command == PA_COMMAND_PLAYBACK_STREAM_MOVED || command == PA_COMMAND_RECORD_STREAM_MOVED); in pa_command_stream_moved()
576 if (!(s = pa_hashmap_get(command == PA_COMMAND_PLAYBACK_STREAM_MOVED ? c->playback_streams : c->record_streams, PA_UINT32_TO_PTR(channel)))) in pa_command_stream_moved()
H A Dcontext.c84 [PA_COMMAND_PLAYBACK_STREAM_MOVED] = pa_command_stream_moved,
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c205 [PA_COMMAND_PLAYBACK_STREAM_MOVED] = command_moved,

Completed in 17 milliseconds