Searched refs:requested_channel_count (Results 1 – 1 of 1) sorted by relevance
1375 auto requested_channel_count = conf.codec.GetChannelCountPerIsoStream(); in CheckIfStrategySupported() local1377 requested_channel_count, channel_count_mask); in CheckIfStrategySupported()1383 return ((1 << (requested_channel_count - 1)) & channel_count_mask); in CheckIfStrategySupported()