Fuzz unfuzzed AEC3 killswitch field trials
Bug: webrtc:9413 Change-Id: I09d8c673d6d8e2efd77bc9f311001a5843a556a2 Reviewed-on: https://webrtc-review.googlesource.com/90870 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24131}
This commit is contained in:
parent
36fc136652
commit
151ba0f077
@ -46,7 +46,11 @@ const std::string kFieldTrialNames[] = {
|
||||
"WebRTC-Aec3SlowFilterAdaptationKillSwitch",
|
||||
"WebRTC-Aec3SmoothUpdatesTailFreqRespKillSwitch",
|
||||
"WebRTC-Aec3SuppressorNearendAveragingKillSwitch",
|
||||
"WebRTC-Aec3AgcGainChangeResponseKillSwitch"};
|
||||
"WebRTC-Aec3AgcGainChangeResponseKillSwitch",
|
||||
"WebRTC-Aec3ShadowFilterJumpstartKillSwitch",
|
||||
"WebRTC-Aec3EarlyLinearFilterUsageKillSwitch",
|
||||
"WebRTC-Aec3ShortInitialStateKillSwitch",
|
||||
"WebRTC-Aec3StandardNonlinearReverbModelKillSwitch"};
|
||||
|
||||
std::unique_ptr<AudioProcessing> CreateApm(test::FuzzDataHelper* fuzz_data,
|
||||
std::string* field_trial_string) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user