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