Home
last modified time | relevance | path

Searched refs:kForceEnableSystemAec (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/audio/
H A Daudio_features.h27 MEDIA_EXPORT extern const base::Feature kForceEnableSystemAec;
H A Daudio_features.cc41 const base::Feature kForceEnableSystemAec{"ForceEnableSystemAec", variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/audio/
H A Daudio_features.h28 MEDIA_EXPORT extern const base::Feature kForceEnableSystemAec;
H A Daudio_features.cc43 const base::Feature kForceEnableSystemAec{"ForceEnableSystemAec", variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_constraints_util_audio.cc321 if (base::FeatureList::IsEnabled(features::kForceEnableSystemAec)) { in EchoCancellationContainer()
447 if (base::FeatureList::IsEnabled(features::kForceEnableSystemAec) && in ShouldUseExperimentalSystemEchoCanceller()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_constraints_util_audio.cc319 if (base::FeatureList::IsEnabled(features::kForceEnableSystemAec)) {
445 if (base::FeatureList::IsEnabled(features::kForceEnableSystemAec) && in ShouldUseExperimentalSystemEchoCanceller()