commit | e9a7e90625fea3ad7d12d3a2aafb5b529db0940b | [log] [tgz] |
---|---|---|
author | Jesús de Vicente Peña <devicentepena@webrtc.org> | Thu Sep 27 11:49:39 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 27 10:41:10 2018 +0000 |
tree | 4dd3bfd4c6a38c97d9e3a1ce567f6b3cf4ac52a9 | |
parent | 49ac5959c28eb4a6ef12ab6213e624f9da11949b [diff] |
AEC3: ERLE: Allowing increases of the ERLE estimate for low render signals. Specially for devices with high echo path gain, even low render signal can allow the linear filter of the AEC3 to converge. However, the conditions that were used for updating the ERLE avoided to update that estimation. In this commit, we allow adapting the ERLE estimator using even low render signal but the update of the ERLE is constraint in a way that decreases are not allowed. Bug: webrtc:9776 Change-Id: Ic4331efcc47a0b05f394cdea9a88f336292de5a1 Reviewed-on: https://webrtc-review.googlesource.com/101641 Commit-Queue: Jesus de Vicente Pena <devicentepena@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24859}
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.