commit | 0424c19fdada830b6f0c2d89727683fadda16a74 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Mon May 07 14:53:50 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 07 16:16:28 2018 |
tree | 74b8841303fe7feadeed8f75b7c653697b2fc894 | |
parent | bd9fe092cef15d35813988f490806f0da0582e68 [diff] |
AGC2 RNN VAD: FFT utility lib BandAnalysisFft class that wraps the FFT library, makes it easy to change FFT library, applies windowing function and owns the FFT input buffer. Bug: webrtc:9076 Change-Id: I9e7ed587ae263b906e04a66bf8c06eaae64daf19 Reviewed-on: https://webrtc-review.googlesource.com/72900 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23150}
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.