Searched defs:aec_type (Results 1 – 1 of 1) sorted by relevance
123 for (auto aec_type : aec_types) { in GenerateBriefTestConfigs() local255 AecType aec_type = AecType::BasicWebRtcAecSettingsWithDelayAgnosticAec; member477 AudioProcessing::Config GetApmTestConfig(AecType aec_type) { in GetApmTestConfig()