webrtc/modules/audio_processing/aec3/mock
Per Åhgren 8ee1ec82e4 Allowing reduced computations in the AEC3 when the output is not used
This CL adds functionality in AEC3 that allows the computational
complexity to be reduced when the output of APM is not used.

Bug: b/177830919
Change-Id: I08121364bf966f34311f54ffa5affbfd8b4db1e2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/211341
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33476}
2021-03-16 09:16:32 +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 Allowing reduced computations in the AEC3 when the output is not used 2021-03-16 09:16: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 Allowing reduced computations in the AEC3 when the output is not used 2021-03-16 09:16:32 +00:00
mock_render_delay_buffer.cc AEC3: Update SpectrumBuffer API 2019-10-18 07:01:42 +00:00
mock_render_delay_buffer.h AEC3: Fix render delay buffer alignment issue at call start 2020-07-27 15:19:58 +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 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00