webrtc/modules/audio_processing/aec
Sam Zackrisson 37242cbc41 Remove logging of metrics no longer relevant for AEC2 usage (UMA).
The acoustic echo canceler AEC2 is being deprecated. The routing for reporting these metrics as UMA stats has outlived the metrics'usefulness.

Bug: webrtc:10563
Change-Id: Ib96693dfc43e25a0cfecad7d5d2043116ca7e6b5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133573
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27699}
2019-04-23 09:14:15 +00:00
..
aec_common.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core.cc Remove logging of metrics no longer relevant for AEC2 usage (UMA). 2019-04-23 09:14:15 +00:00
aec_core.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
aec_core_mips.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core_neon.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_core_optimized_methods.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
aec_core_sse2.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aec_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
aec_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
echo_cancellation.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
echo_cancellation.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
echo_cancellation_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
system_delay_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00