commit | 1925402ed8fa8bce2e018047331afd107b557615 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Fri Oct 23 08:58:01 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 26 10:46:16 2020 |
tree | 23cc154eaf243dafff2ad5e5fe53bbb763ceb29d | |
parent | ae2e8647aa306e03006049e6480e10f4df76b7cc [diff] |
RNN VAD: LP residual optimized (part 3) Use hard-coded constants previously computed at runtime within a loop in `DenoiseAutoCorrelation`. Note that the `RnnVadTest.LpResidualPipelineBitExactness` unit test is still passing. Bug: webrtc:10480 Change-Id: I02c2fff7dc7153ea2ab8a27cad8a479a0f029996 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/189963 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32489}
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.