webrtc/modules/audio_processing/test
Per Åhgren 6a4fd19bbd AEC3: Parametrize the delay estimator to leverage strong echo paths
This CL introduces a new behavior for leveraging early information
about the delay that is acquired before the standard delay estimate
has been established.

To simplify the process of setting the parameters for that, the CL
also surfaces the delay estimator parameters to the config struct.

Bug: webrtc:9720,chromium: 880686
Change-Id: If886813f70cd805bd37752c63913d28398f1c6fe
Reviewed-on: https://webrtc-review.googlesource.com/97860
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24614}
2018-09-06 23:01:58 +00:00
..
android/apmtest Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
conversational_speech Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
py_quality_assessment Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
aec_dump_based_simulator.cc Removing the intelligibility enhancer. 2018-08-30 21:29:57 +00:00
aec_dump_based_simulator.h Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +00:00
apmtest.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
audio_buffer_tools.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_buffer_tools.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_processing_simulator.cc AEC3: Parametrize the delay estimator to leverage strong echo paths 2018-09-06 23:01:58 +00:00
audio_processing_simulator.h Adding quiet mode for audioproc_f 2018-08-24 05:52:43 +00:00
audioproc_float_impl.cc Removing the intelligibility enhancer. 2018-08-30 21:29:57 +00:00
audioproc_float_impl.h Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
audioproc_float_main.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
bitexactness_tools.cc Add DCHECK and documentation to disallow trying to read more than two audio channels in helper function. 2018-01-12 15:27:50 +00:00
bitexactness_tools.h Add DCHECK and documentation to disallow trying to read more than two audio channels in helper function. 2018-01-12 15:27:50 +00:00
debug_dump_replayer.cc Removing the intelligibility enhancer. 2018-08-30 21:29:57 +00:00
debug_dump_replayer.h Replace rtc::Optional with absl::optional in modules/audio processing 2018-06-19 10:38:56 +00:00
debug_dump_test.cc Toggle AECs via AudioProcessing::Config 2018-08-17 14:56:57 +00:00
echo_canceller_test_tools.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
echo_canceller_test_tools.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
echo_canceller_test_tools_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_recording_device.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
fake_recording_device.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fake_recording_device_unittest.cc Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
performance_timer.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
performance_timer.h Replace rtc::Optional with absl::optional in modules/audio processing 2018-06-19 10:38:56 +00:00
protobuf_utils.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
protobuf_utils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulator_buffers.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulator_buffers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
test_utils.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
test_utils.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
unittest.proto Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
wav_based_simulator.cc Added an audioproc option to not report the stream delay 2018-05-28 13:22:29 +00:00
wav_based_simulator.h Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +00:00