commit | e4db6a1518065d5d827c80c6c43840d35548c0cf | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Thu Jul 26 13:32:24 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 26 14:51:32 2018 |
tree | 2ac59c03e15745d994749a5083f0685770f6b8ec | |
parent | 5e55881b946fc5013cccc4ea07a3f3cbb4345f52 [diff] |
AEC3: Improved the accuracy of the adaptive filter This CL adds a functionality that jump-starts the AEC3 shadow filter whenever it performs consistently worse than the main filter. The jump-start is done such that the shadow filter is re-initialized using the main filter coefficients. The effects of this is a significantly more accurate main linear filter which leads to less echo leakage and better transparency Bug: webrtc:9565, chromium:867873 Change-Id: Ie0b23cd536adc7ce96fc3ed2a7db112aec7437f1 Reviewed-on: https://webrtc-review.googlesource.com/90413 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24117}
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.