WebRtcHybridAgc experiment: wire up AGC2 AVX2 kill switch
AGC2 includes SIMD optimizations for different platforms. Recently, AVX2 code has been added (see [1]) and a kill switch has been added to the GainController2 configuration in APM. When `avx2_allowed` is set to false, AVX2 won't be used even if available. Tested: appr.tc call made [1] third_party/webrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2.cc Bug: webrtc:7494 Change-Id: I12fe73008e4d1a434d2e57b38fef191e6db0d71f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580528Reviewed-by:Olga Sharonova <olka@chromium.org> Commit-Queue: Ale Bzk <alessiob@chromium.org> Cr-Commit-Position: refs/heads/master@{#836614}
Showing
Please register or sign in to comment