Skip to content

Commit

Permalink
WebRtcHybridAgc experiment: update fieldtrial_testing_config.json
Browse files Browse the repository at this point in the history
Add SSE2 and NEON allowed flags.

Bug: chromium:873650
Change-Id: Ide3a8d64bf16a455a89682cba70398378bde1588
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2662997
Reviewed-by: Olga Sharonova <olka@chromium.org>
Commit-Queue: Ale Bzk <alessiob@chromium.org>
Cr-Commit-Position: refs/heads/master@{#849085}
  • Loading branch information
alebzk authored and Chromium LUCI CQ committed Feb 1, 2021
1 parent 2555e90 commit bd8b30a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7696,6 +7696,8 @@
"level_estimator_speech_frames_threshold": "6",
"max_gain_change_db_per_second": "3",
"max_output_noise_level_dbfs": "-55",
"neon_allowed": "true",
"sse2_allowed": "true",
"use_peaks_not_rms": "false",
"vad_probability_attack": "0.3"
},
Expand Down

0 comments on commit bd8b30a

Please sign in to comment.