Searched refs:GetChannelCountPerIsoStream (Results 1 – 9 of 9) sorted by relevance
351 translateToBtLeAudioCodecConfigChannelCount(config.GetChannelCountPerIsoStream()); in fillStreamParamsToBtLeAudioCodecConfig()483 group_config.num_channels += conf.codec.GetChannelCountPerIsoStream(); in GetAudioSessionCodecConfigFromAudioSetConfiguration()501 if (cfgs.at(0).codec.GetChannelCountPerIsoStream() == 1) { in GetStrategyForAseConfig()593 codec_config_setting.GetChannelCountPerIsoStream()); in IsCodecConfigSettingSupported()643 if (ase_confs.at(i).codec.GetChannelCountPerIsoStream() != channel_cnt_per_ase) { in IsAseConfigMatchedWithPreferredRequirements()645 ase_confs.at(i).codec.GetChannelCountPerIsoStream()); in IsAseConfigMatchedWithPreferredRequirements()
869 adsp_config.GetChannelCountPerIsoStream() != target_config.GetChannelCountPerIsoStream() || in IsLc3ConfigMatched()1000 conf.codec.GetDataIntervalUs(), conf.codec.GetChannelCountPerIsoStream()); in storeLocalCapa()1012 conf.codec.GetChannelCountPerIsoStream()), in storeLocalCapa()
351 subconfig.qos.maxSdu = subconfig.codec.GetChannelCountPerIsoStream() * in processSubconfig()568 << +ent.codec.GetChannelCountPerIsoStream() << "\n"; in Dump()
221 os << ", channelCountPerIsoStream: " << (int)config.GetChannelCountPerIsoStream(); in operator <<()
871 .channel_count_per_iso_stream = audio_set_codec_conf.GetChannelCountPerIsoStream()}; in PreparePreferredCodecConfig()1501 .codec.GetChannelCountPerIsoStream(), in TEST_P()
1199 uint8_t GetChannelCountPerIsoStream() const { return channel_count_per_iso_stream; } in GetChannelCountPerIsoStream() function
1528 auto requested_channel_count = conf.codec.GetChannelCountPerIsoStream(); in CheckIfStrategySupported()
1865 group->GetActiveConfiguration()->confs.sink.at(0).codec.GetChannelCountPerIsoStream(); in TEST_F()
539 cfg_str << +cfg_multiplier << "-" << +current_codec.GetChannelCountPerIsoStream() << "chan"; in GenerateNameForConfig()