commit | b4161d3c0d43e06d73c311e33d8fbed216fd233c | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Oct 08 12:35:47 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 08 11:18:35 2019 +0000 |
tree | 636382553ee809ab92f012226c2e8d11fde16cb8 | |
parent | 7e6abf0053789ccc79439d3bf81a3931e13db4db [diff] |
AEC3: Add multichannel support to the residual echo estimator This CL adds support for multichannel in the residual echo estimator code. It also adds placeholder functionality in the surrounding code to ensure that the residual echo estimator receives the require inputs. The changes in the CL has been shown to be bitexact on a large set of mono recordings. Bug: webrtc:10913 Change-Id: I726128ca928648b1dcf36c5f479eb243f3ff3f96 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/155361 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29400}
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.