Searched refs:LFE_LFE2 (Results 1 – 2 of 2) sorted by relevance
44 constexpr unsigned LFE_LFE2 = in testStereoVolume() local46 bool has_LFE_LFE2 = (channel & LFE_LFE2) == LFE_LFE2; in testStereoVolume()
285 constexpr unsigned LFE_LFE2 = \ in stereoVolumeHelperWithChannelMask() local287 constexpr bool has_LFE_LFE2 = (MASK & LFE_LFE2) == LFE_LFE2; in stereoVolumeHelperWithChannelMask()