Searched refs:new_conf (Results 1 – 1 of 1) sorted by relevance
885 auto new_conf = CodecManager::GetInstance()->GetCodecConfig( in UpdateAudioSetConfigurationCache() local894 update_config = (new_conf.get() != existing_conf.get()); in UpdateAudioSetConfigurationCache()904 (new_conf ? new_conf->name.c_str() : "(none)")); in UpdateAudioSetConfigurationCache()906 if (new_conf) in UpdateAudioSetConfigurationCache()908 std::make_pair(ctx_type, std::make_pair(true, std::move(new_conf)))); in UpdateAudioSetConfigurationCache()