commit | 6a85d3450ca4b480cdc41115ed911ecebbcbd882 | [log] [tgz] |
---|---|---|
author | minyue <minyue@webrtc.org> | Tue Mar 22 09:14:53 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 22 09:15:01 2016 |
tree | da2bcc27ca588aa5a49a15b960893fd00473fe82 | |
parent | 2cb73413f4d78541b0628603f04aa342d2a6c3ea [diff] |
Fixing UpdateLevel function in AEC. From an earlier CL, we start to feed UpdateLevel() with power instead of energy. I found that UpdateLevel() is still taking the input as energy and normalize it. This CL fixes this. The earlier CL is https://codereview.webrtc.org/1542573002/ BUG= Review URL: https://codereview.webrtc.org/1810773003 Cr-Commit-Position: refs/heads/master@{#12084}
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.