commit | 020e583291a8026b77e01d6e878a760977c24b32 | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Tue Nov 06 16:14:11 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 06 16:17:02 2018 |
tree | c5e81a680b36cf903c51f20e3ee5e1ae3ee43446 | |
parent | 83b00f020e2feb9360d74db65573f5442e1b6494 [diff] |
AEC3: Compensate comfort noise level for loss due to filter bank The analysis and synthesis windowing cause loss of power when cross-fading the noise where frames are completely uncorrelated (generated with random phase). This CL also removes duplicate code and enables platform specific optimizations for ARM in the comfort noise generation. Bug: webrtc:9967,chromium:902262 Change-Id: Iffd59b301876442079d4a5f2c7fac55a3522397c Reviewed-on: https://webrtc-review.googlesource.com/c/109581 Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25526}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.