Searched refs:isSupportedIndex (Results 1 – 1 of 1) sorted by relevance
136 const bool isSupportedIndex = (audio_channel_mask_get_representation(supported) in checkCompatibleChannelMask() local139 if (isIndex && isSupportedIndex) { in checkCompatibleChannelMask()144 } else if (isIndex && !isSupportedIndex) { in checkCompatibleChannelMask()149 } else if (!isIndex && isSupportedIndex) { in checkCompatibleChannelMask()