Fuzz unfuzzed AEC3 killswitch field trials
Bug: webrtc:9413 Change-Id: Iccf861453c1c49c306ad18542074a792592491a9 Reviewed-on: https://webrtc-review.googlesource.com/c/113501 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25928}
This commit is contained in:
committed by
Commit Bot
parent
b7180c09fc
commit
6c95e2d56a
@ -60,6 +60,10 @@ const std::string kFieldTrialNames[] = {
|
||||
"WebRTC-Aec3UtilizeShadowFilterOutputKillSwitch",
|
||||
"WebRTC-Aec3ZeroExternalDelayHeadroomKillSwitch",
|
||||
"WebRTC-Aec3EarlyDelayDetectionKillSwitch",
|
||||
"WebRTC-Aec3FilterQualityStateKillSwitch",
|
||||
"WebRTC-Aec3NewSaturationBehaviorKillSwitch",
|
||||
"WebRTC-Aec3GainLimiterDeactivationKillSwitch",
|
||||
"WebRTC-Aec3EnableErleUpdatesDuringReverbKillSwitch",
|
||||
};
|
||||
|
||||
std::unique_ptr<AudioProcessing> CreateApm(test::FuzzDataHelper* fuzz_data,
|
||||
|
||||
Reference in New Issue
Block a user