AEC3: Enable fuzzer testing of old render buffering code.
The old render buffering code has been replaced, but can still be activated by a killswitch. This change enables fuzzer testing of the old code path. Bug: webrtc:9726 Change-Id: I6e91cd4b4a95388cc63d1a65dade21b3c44be71b Reviewed-on: https://webrtc-review.googlesource.com/c/107562 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25303}
This commit is contained in:
committed by
Commit Bot
parent
d34597cf3d
commit
6ed37ba1b5
@ -38,6 +38,7 @@ const std::string kFieldTrialNames[] = {
|
||||
"WebRTC-Aec3FilterAnalyzerPreprocessorKillSwitch",
|
||||
"WebRTC-Aec3MisadjustmentEstimatorKillSwitch",
|
||||
"WebRTC-Aec3NewFilterParamsKillSwitch",
|
||||
"WebRTC-Aec3NewRenderBufferingKillSwitch",
|
||||
"WebRTC-Aec3OverrideEchoPathGainKillSwitch",
|
||||
"WebRTC-Aec3RapidAgcGainRecoveryKillSwitch",
|
||||
"WebRTC-Aec3ResetErleAtGainChangesKillSwitch",
|
||||
|
||||
Reference in New Issue
Block a user