Searched refs:supportedChannelCount (Results 1 – 1 of 1) sorted by relevance
260 const uint32_t supportedChannelCount = audio_channel_count_from_in_mask(supported); in checkCompatibleChannelMask() local268 const uint32_t equivalentBits = (1 << supportedChannelCount) - 1 ; in checkCompatibleChannelMask()271 if (supportedChannelCount <= FCC_2) { in checkCompatibleChannelMask()