webrtc/modules/audio_processing/aec3/mock
Per Åhgren a76ef9d0b4 Robustify the faster alignment in AEC3 to avoid resets
The faster AEC3 alignment introduced recently may in
cases cause the alignment (and the AEC3) to repeatedly
reset. This CL avoids these resets by handling buffer
issues (which are triggering the resets) separately
during the initial coarse alignment phase.



Change-Id: Idf5e2ffda2591906da8060d03ec8ca73cdaedf53
Bug: webrtc:8798,chromium:805815
Reviewed-on: https://webrtc-review.googlesource.com/43480
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21758}
2018-01-25 09:57:31 +00:00
..
mock_block_processor.h APM reports ERL and ERLE metrics for AEC3. 2017-11-22 15:01:47 +00:00
mock_echo_remover.h Removed usage of the the redundant the render alignment headroom in AEC3 2017-12-20 17:27:26 +00:00
mock_render_delay_buffer.h Robustify the faster alignment in AEC3 to avoid resets 2018-01-25 09:57:31 +00:00
mock_render_delay_controller.h Robustify the faster alignment in AEC3 to avoid resets 2018-01-25 09:57:31 +00:00