commit | 9bbf89bca1d722cf5d1c4b3e98517c7c3f71d3e3 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Fri May 13 06:08:04 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 13 06:08:11 2016 |
tree | e19be1acbb84b36e4217b4e77b9dbfdf0ff99bf2 | |
parent | 7a926812d8b6cba1e12f3d679c92052158a9e82f [diff] |
Moved the AEC echo suppression gain computation code to a separate method. This CL will be followed by other CLs that simplify this method and break out the state specific to this computation into a separate substate. The changes are bitexact. BUG=webrtc:5201, webrtc:5298 Review-Url: https://codereview.webrtc.org/1963493003 Cr-Commit-Position: refs/heads/master@{#12712}
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.