webrtc/modules/audio_processing/test
Per Åhgren b02644f2b8 AEC3 transparency improvements through refined echo audibility analysis
This CL increases the transparency in AEC3 during regions of low level
echo. What is done is:
-Low-level echoes are smoothly weighted so as to be deemed less
disturbing.
-The time-domain masking effect of the nearend speech is increased for
all frequencies.
-A separate, even more increased, time-domain masking effect is
introduced for lower frequencies.
-The intra-band masking is reduced to reduce the risk of echo leakage.
-The limiting of maximum gain due to filter-bank dynamics is removed
as the usecase for it could no longer be identified.

Bug: webrtc:9159,cromium:833801
Change-Id: I289b92919763124d6c5e5ede19e9a5917877c654
Reviewed-on: https://webrtc-review.googlesource.com/70421
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22915}
2018-04-18 08:08:44 +00:00
..
android/apmtest
conversational_speech Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
py_quality_assessment Add decibel conversion functions to //common_audio:common_audio 2018-02-16 10:46:48 +00:00
aec_dump_based_simulator.cc Options and settings for the Pre-amplifier. 2018-04-16 12:25:48 +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
audio_buffer_tools.cc
audio_buffer_tools.h
audio_processing_simulator.cc AEC3 transparency improvements through refined echo audibility analysis 2018-04-18 08:08:44 +00:00
audio_processing_simulator.h Options and settings for the Pre-amplifier. 2018-04-16 12:25:48 +00:00
audioproc_float_impl.cc Options and settings for the Pre-amplifier. 2018-04-16 12:25:48 +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 Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +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 Use AudioProcessingBuilder everywhere AudioProcessing is created. 2018-01-09 13:45:20 +00:00
debug_dump_replayer.h
debug_dump_test.cc Reland "Deprecate the adaptive level controller" 2018-03-09 09:42:13 +00:00
echo_canceller_test_tools_unittest.cc
echo_canceller_test_tools.cc
echo_canceller_test_tools.h
fake_recording_device_unittest.cc audioproc_f with simulated mic analog gain 2017-09-27 10:27:56 +00:00
fake_recording_device.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
fake_recording_device.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +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
protobuf_utils.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
protobuf_utils.h
simulator_buffers.cc
simulator_buffers.h
test_utils.cc
test_utils.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
unittest.proto
wav_based_simulator.cc Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +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