commit | 1d68089f4b68be04aaef0fdf0013412a01fab270 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Tue May 23 11:07:10 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 23 11:07:10 2017 |
tree | 81076f295414362223e4499d189951397d8d0f6b | |
parent | 5e171752a21a90c4ee186e5e2fffe8a0a6675e99 [diff] |
Transparency increasing tuning for AEC3. This CL increases the transparency of the AEC3 via tuning. The major changes are 1) Limiting the suppression gain to the 16 bit sample floor. 2) Controlling the rate of the suppression gain increase according to the signal characteristics. Apart from these tunings, the code for the suppression gain was refactored to increase/maintain the code quality after the above changes. BUG=webrtc:7519,webrtc:7528, chromium:715893 Review-Url: https://codereview.webrtc.org/2886733002 Cr-Commit-Position: refs/heads/master@{#18229}
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.