commit | 5df729489f4c27e6325f08671dc5bf10d8c14a31 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Fri May 13 07:13:49 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 13 07:13:57 2016 |
tree | 27ce8ab18d98c179e54db2119580c57c5c48a9c0 | |
parent | 9bbf89bca1d722cf5d1c4b3e98517c7c3f71d3e3 [diff] |
Refactored the comfort noise generation code in the AEC. This CL will be followed with other CLs that break apart the application of the comfort noise from the comfort noise generation. The changes in the CL are very close to bitexaxt. The bitinexactness is caused by differences in numerical behavior when bundling the spectral band power and the noise scaling based on the NLP gain. BUG=webrtc:5201, webrtc:5298 Review-Url: https://codereview.webrtc.org/1958933002 Cr-Commit-Position: refs/heads/master@{#12713}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.