Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h213 PA_STREAM_NO_REMAP_CHANNELS = 0x0010U, enumerator
369 #define PA_STREAM_NO_REMAP_CHANNELS PA_STREAM_NO_REMAP_CHANNELS macro
Dstream.c1208 PA_STREAM_NO_REMAP_CHANNELS| in create_stream()
1315 PA_TAG_BOOLEAN, flags & PA_STREAM_NO_REMAP_CHANNELS, in create_stream()
/third_party/pulseaudio/src/utils/
Dpacat.c928 flags |= PA_STREAM_NO_REMAP_CHANNELS; in main()