webrtc/modules/audio_processing/aec3/mock
Sam Zackrisson cfb9497299 Add multi-channel to FftBuffer
All channels are populated by RenderDelayBuffer. but all other
dependent modules are hardcoded to do their regular mono processing
on the first channel.

Bug: webrtc:10913
Tested: Bitexactness on a large set of aecdumps
Change-Id: I11d11aa0ad3da0f244c0ec020d2c9f0f4a735834
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151640
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29079}
2019-09-05 14:10:04 +00:00
..
mock_block_processor.cc Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +00:00
mock_block_processor.h Reland "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."" 2019-09-03 06:12:32 +00:00
mock_echo_remover.cc Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +00:00
mock_echo_remover.h Reland "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."" 2019-09-03 06:12:32 +00:00
mock_render_delay_buffer.cc Add multi-channel to FftBuffer 2019-09-05 14:10:04 +00:00
mock_render_delay_buffer.h Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer 2019-09-05 10:53:24 +00:00
mock_render_delay_controller.cc Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +00:00
mock_render_delay_controller.h Remove the ability for EchoRemover to override the render vs capture alignment 2019-04-02 14:04:38 +00:00