Searched refs:isIndex (Results 1 – 1 of 1) sorted by relevance
253 const bool isIndex = audio_channel_mask_get_representation(channelMask) in checkCompatibleChannelMask() local288 if (isIndex && isSupportedIndex) { in checkCompatibleChannelMask()293 } else if (isIndex && !isSupportedIndex) { in checkCompatibleChannelMask()300 } else if (!isIndex && isSupportedIndex) { in checkCompatibleChannelMask()