webrtc/modules/audio_processing/utility
cschuldt c09aed6ba4 Optimize CascadedBiQuadFilter.
Unloading states and coefficients to local variables avoids excessive memory access when building with "-fno-strict-aliasing".

Bug: None
Change-Id: I90bf81ae794c21e9e41500c5040387cf67ebdd38
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/240320
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Christian Schuldt <cschuldt@google.com>
Cr-Commit-Position: refs/heads/main@{#35518}
2021-12-10 14:02:43 +00:00
..
BUILD.gn Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
cascaded_biquad_filter.cc Optimize CascadedBiQuadFilter. 2021-12-10 14:02:43 +00:00
cascaded_biquad_filter.h Use the AEC3 high-pass filter for the whole APM 2019-08-23 20:04:10 +00:00
cascaded_biquad_filter_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
delay_estimator.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
delay_estimator.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
delay_estimator_internal.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
delay_estimator_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
delay_estimator_wrapper.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
delay_estimator_wrapper.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
DEPS PFFFT C++ wrapper for APM 2019-02-22 09:20:29 +00:00
pffft_wrapper.cc APM PFFFT wrapper: Add frequency domain convolution 2019-03-29 15:55:26 +00:00
pffft_wrapper.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
pffft_wrapper_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00