Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c1878 no_remix = false, in command_create_playback_stream() local
1941 pa_tagstruct_get_boolean(t, &no_remix) < 0 || in command_create_playback_stream()
2055 (no_remix ? PA_SINK_INPUT_NO_REMIX : 0) | in command_create_playback_stream()
2203 no_remix = false, in command_create_record_stream() local
2262 pa_tagstruct_get_boolean(t, &no_remix) < 0 || in command_create_record_stream()
2382 (no_remix ? PA_SOURCE_OUTPUT_NO_REMIX : 0) | in command_create_record_stream()