Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsample-util.h132 #define PA_CHANNEL_POSITION_MASK_HFE \ macro
/third_party/pulseaudio/src/pulse/
Dchannelmap.c696 (PA_CHANNEL_POSITION_MASK_HFE & m); in pa_channel_map_can_lfe_balance()
Dohos_pa_volume.c584 return !!(PA_CHANNEL_POSITION_MASK(p) & PA_CHANNEL_POSITION_MASK_HFE); in on_hfe()
Dvolume.c568 return !!(PA_CHANNEL_POSITION_MASK(p) & PA_CHANNEL_POSITION_MASK_HFE); in on_hfe()