-
Per Åhgren authored
On ARM devices, WebRTC always performs the audio processing at a maximum of 32 kHz. The reason for this is that previously the 48 kHz splitting filters used caused issues related to CPU-performance on ARM. This has now been addressed and this CL activates 48 kHz processing at 32 kHz. The CL also adds a kill-switch that can be used to turn off this support for ARM devices, in case it would turn out to be an issue. Bug: webrtc:6181 Change-Id: I3c31d6d1724a784e56391def673a3d7140ece457 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404921 Commit-Queue: Olga Sharonova <olka@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#806193}
2be76be2