Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsink-input.h50 PA_SINK_INPUT_DONT_MOVE = 2, enumerator
Dcli-text.c566 i->flags & PA_SINK_INPUT_DONT_MOVE ? "DONT_MOVE " : "", in pa_sink_input_list_to_string()
Dsink-input.c1781 if (i->flags & PA_SINK_INPUT_DONT_MOVE) in pa_sink_input_may_move()
Dprotocol-native.c2112 (no_move ? PA_SINK_INPUT_DONT_MOVE : 0) | in command_create_playback_stream()
/third_party/pulseaudio/src/modules/
Dmodule-combine-sink.c1174 …data.flags = PA_SINK_INPUT_VARIABLE_RATE|PA_SINK_INPUT_DONT_MOVE|PA_SINK_INPUT_NO_CREATE_ON_SUSPEN… in output_create_sink_input()
Dmodule-loopback.c1830 sink_input_data.flags |= PA_SINK_INPUT_DONT_MOVE; in pa__init()
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c2017 sink_input_data.flags |= PA_SINK_INPUT_DONT_MOVE; in pa__init()