Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/sound/alsa/
DChannel-Mapping-API.txt125 #define SNDRV_CHMAP_PHASE_INVERSE (0x01 << 16)
128 SNDRV_CHMAP_PHASE_INVERSE indicates the channel is phase inverted,
/linux-4.1.27/include/uapi/sound/
Dasound.h550 #define SNDRV_CHMAP_PHASE_INVERSE (0x01 << 16) macro