Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dchannelmap.h96 PA_CHANNEL_POSITION_SUBWOOFER = PA_CHANNEL_POSITION_LFE, enumerator
164 #define PA_CHANNEL_POSITION_SUBWOOFER PA_CHANNEL_POSITION_SUBWOOFER macro
Dchannelmap.c509 return PA_CHANNEL_POSITION_SUBWOOFER; in pa_channel_position_from_string()