webrtc/modules/audio_processing/aec
Sam Zackrisson f3f6159114 Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer
The VectorBuffer and MatrixBuffer names are too generic for their use case.

Bug: webrtc:10913
Change-Id: Ideecd0d27e07487a85a61dc6474e69733d07dcd6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151602
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29076}
2019-09-05 10:53:24 +00:00
..
aec_common.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core.cc Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer 2019-09-05 10:53:24 +00:00
aec_core.h Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer 2019-09-05 10:53:24 +00:00
aec_core_mips.cc Format almost everything. 2019-07-08 13:45:15 +00:00
aec_core_neon.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core_optimized_methods.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core_sse2.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
aec_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Remove rtc_use_lto GN arg. 2019-08-20 14:00:49 +00:00
echo_cancellation.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
echo_cancellation.h Format almost everything. 2019-07-08 13:45:15 +00:00
echo_cancellation_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
system_delay_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00