Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h219 PA_STREAM_NO_REMIX_CHANNELS = 0x0020U, enumerator
370 #define PA_STREAM_NO_REMIX_CHANNELS PA_STREAM_NO_REMIX_CHANNELS macro
Dstream.c1209 PA_STREAM_NO_REMIX_CHANNELS| in create_stream()
1316 PA_TAG_BOOLEAN, flags & PA_STREAM_NO_REMIX_CHANNELS, in create_stream()
/third_party/pulseaudio/src/utils/
Dpacat.c924 flags |= PA_STREAM_NO_REMIX_CHANNELS; in main()