commit | ec64217e569d1ac212f475a5b2a19f39825c0daf | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Tue Jul 03 13:48:32 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 04 07:07:55 2018 +0000 |
tree | aa967c2c9af3b1d3efd683cf7d6d02e0a3af56a6 | |
parent | 23cd45ac2e254f88ab460b596505fdcd3b1f8e14 [diff] |
AEC3: Simplified suppression gain calculation This change simplifies the calculation of the suppression gains. It also contains a new tuning of the suppressor. The suppressor behavior is tuned by setting echo-to-nearend ratios for when the suppressor is to be fully transparent and for when to fully suppress. An echo-to-masker value determines when the signal is masked by noise. These three values are specified for low and high frequencies. Change-Id: I108e83c8f2a35462085a3fabaebcc02fa3103607 Bug: webrtc:9482 Reviewed-on: https://webrtc-review.googlesource.com/86021 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23830}
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.