webrtc/modules/audio_processing
Daniel Johansson 9786720909 Make it possible to import echo likelihood result without plotting
This is a minor change to generated Python code used for testing the echo likelihood metric.

Bug: webrtc:8573
Change-Id: Ifb2438fdd36c3ade8cd830df0d05917af0f77dec
Reviewed-on: https://webrtc-review.googlesource.com/26281
Commit-Queue: Daniel Johansson <dajo@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20939}
2017-11-29 17:14:29 +00:00
..
aec Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
aec3 Added ERL and ERLE metrics to UMA. 2017-11-29 09:06:59 +00:00
aec_dump Twitter-famous NOOP bug. 2017-11-09 11:38:12 +00:00
aecm Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
agc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
agc2 Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
beamformer Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
echo_detector Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
include Added metric for the delay in AEC3. 2017-11-27 12:52:42 +00:00
intelligibility Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
level_controller Make PrintResultMeanAndError receive two doubles instead of a string. 2017-11-24 12:14:48 +00:00
logging
ns Forgotten 'memset' in NoiseSuppression. 2017-10-23 12:11:47 +00:00
test Make it possible to import echo likelihood result without plotting 2017-11-29 17:14:29 +00:00
transient Fix circular deps in common_audio. 2017-11-17 11:20:17 +00:00
utility Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
vad audio_processing VAD annotations in APM-qa. 2017-11-07 10:37:00 +00:00
audio_buffer.cc
audio_buffer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
audio_buffer_unittest.cc
audio_processing_impl.cc Added metric for the delay in AEC3. 2017-11-27 12:52:42 +00:00
audio_processing_impl.h Add parallel stats interface with optional stats to APM. 2017-11-20 13:13:20 +00:00
audio_processing_impl_locking_unittest.cc
audio_processing_impl_unittest.cc Change return types of refcount methods. 2017-10-20 07:46:03 +00:00
audio_processing_performance_unittest.cc Make PrintResultList receive a vector of doubles instead of a string. 2017-11-28 11:52:38 +00:00
audio_processing_unittest.cc Use the new AudioProcessing statistics everywhere. 2017-11-24 18:17:39 +00:00
BUILD.gn Use the new AudioProcessing statistics everywhere. 2017-11-24 18:17:39 +00:00
common.h
config_unittest.cc
debug.proto
DEPS
echo_cancellation_bit_exact_unittest.cc
echo_cancellation_impl.cc
echo_cancellation_impl.h
echo_cancellation_impl_unittest.cc
echo_control_mobile_impl.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
echo_control_mobile_impl.h
echo_control_mobile_unittest.cc
gain_control_for_experimental_agc.cc
gain_control_for_experimental_agc.h
gain_control_impl.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
gain_control_impl.h
gain_control_unittest.cc
level_estimator_impl.cc
level_estimator_impl.h
level_estimator_unittest.cc
low_cut_filter.cc
low_cut_filter.h
low_cut_filter_unittest.cc
noise_suppression_impl.cc
noise_suppression_impl.h
noise_suppression_unittest.cc
OWNERS
render_queue_item_verifier.h
residual_echo_detector.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
residual_echo_detector.h
residual_echo_detector_unittest.cc
rms_level.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
rms_level.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rms_level_unittest.cc Move some more numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 12:39:39 +00:00
splitting_filter.cc
splitting_filter.h
splitting_filter_unittest.cc
three_band_filter_bank.cc
three_band_filter_bank.h
typing_detection.cc
typing_detection.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
voice_detection_impl.cc
voice_detection_impl.h
voice_detection_unittest.cc