| commit | 6b7834c14f2b12b454ec6e46050ac156c53a4bac | [log] [tgz] |
|---|---|---|
| author | Alessio Bazzica <alessiob@webrtc.org> | Tue Dec 20 13:36:29 2022 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 20 14:41:31 2022 |
| tree | ce2ca7538564ce9b0e838824fe27f4949e8ddec0 | |
| parent | ed0dd8e419c7e1eecc2d6b509cdf6a6e6f4f3534 [diff] |
Add generic input volume controller test for both AGC1 and AGC2 Make sure that the input volume controller implementations exhibit the adaptive behavior regardless of the sample rate and the number of channels. The newly added tests check that: - a downward adjustment takes place with clipping input - an upward adjustment takes place with a too low speech level - a downward adjustment takes place with a too high speech level Bug: webrtc:14761 Change-Id: I1795e74c5f219e15107e928ebaca2bfa75214526 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287301 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38930}
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.