commit | 435187d18d8e72b046458fb7fc2c9cd10495e4c7 | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Thu May 31 14:14:20 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 31 13:45:15 2018 +0000 |
tree | 68cc0c941fd0e9f78733b018df770375bf40a794 | |
parent | bae79db1f6a77d4d459c3f74532520ebd6fac385 [diff] |
AEC3: CascadedBiQuadFilter can run different filters in cascade CascadedBiQuadFilter can run identical filters multiple times. This CL allows the use of different filters in each step. This enables the use of more elaborate filters. The filters are defined by zeros, poles and gains. The 'old' way of initializing CascadedBiQuadFilter with a transfer function and number of filters is left intact. Bug: webrtc:9288,chromium:846615 Change-Id: Ie4a5b98eba044415571cdcac087b20870a0b5d33 Reviewed-on: https://webrtc-review.googlesource.com/80060 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23473}
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.