webrtc/modules/audio_processing/aec3/mock
Per Åhgren 8b7d206d37 AEC3: Decrease latency until the delay has been detected
This CL utilizes the existing, but unused, ability to set
different histogram thresholds for early and late delay
estimation. It does so by tuning the parameters for these.

On top of that, some corrections are added to correctly
handle resets and the use of the hysteresis thresholds.

Bug: webrtc:19886,chromium:896334
Change-Id: I950ac107c124541af8f02b4403f477dda71cc1a1
Reviewed-on: https://webrtc-review.googlesource.com/c/106706
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25443}
2018-10-31 07:29:48 +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 Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +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 Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +00:00
mock_render_delay_buffer.cc Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +00:00
mock_render_delay_buffer.h Enabling clang::find_bad_constructs for AEC3. 2018-07-17 08:49:15 +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 AEC3: Decrease latency until the delay has been detected 2018-10-31 07:29:48 +00:00