Searched refs:supported_channel_count_ltv (Results 1 – 1 of 1) sorted by relevance
866 auto supported_channel_count_ltv = pac.codec_spec_caps.Find( in GetSupportedAudioChannelCounts() local869 if (supported_channel_count_ltv == std::nullopt || in GetSupportedAudioChannelCounts()870 supported_channel_count_ltv->size() == 0L) { in GetSupportedAudioChannelCounts()874 return VEC_UINT8_TO_UINT8(supported_channel_count_ltv.value()); in GetSupportedAudioChannelCounts()