commit | b8a19df71c5bac5ca62d4dcc4515c9c74212c525 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Wed Sep 01 08:54:47 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 01 12:45:20 2021 |
tree | 7df492e789b37fc5c810ee5f5ba62423f3756e09 | |
parent | 0d51a5fc009a0d88bfc6a38a5ce697c1112d6c3d [diff] |
AGC2: removed unused noise estimator implementation This CL also includes the following changes: - `AudioProcessing::Config::GainController2::noise_estimator` deprecated - `EnergyToDbfs()` optimized by removing unnecessary `sqrt` - Unit test minor fix, incorrect type was used Bug: webrtc:7494 Change-Id: I88a6672d6f7cd03fcf6a3031883522d256880140 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/230940 Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#34893}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.