Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(382)

Issue 2967603002: Added the ability to adjust the AEC3 performance for large rooms (Closed)

Created:
3 years, 5 months ago by peah-webrtc
Modified:
3 years, 5 months ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, Andrew MacDonald, aleloi, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added the ability to adjust the AEC3 performance for large rooms This CL exposes the parameter for adjusting the AEC3 performance for large rooms. Bug: webrtc:7519 Review-Url: https://codereview.webrtc.org/2967603002 Cr-Commit-Position: refs/heads/master@{#18862} Committed: https://chromium.googlesource.com/external/webrtc/+/697a5903148af9da80d815212387563eac4c5052

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes in response to reviewer commments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -69 lines) Patch
M webrtc/modules/audio_processing/aec3/adaptive_fir_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/aec_state.h View 3 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/aec_state.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/aec_state_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/block_processor.h View 1 chunk +5 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/block_processor.cc View 1 1 chunk +9 lines, -5 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/block_processor_unittest.cc View 9 chunks +19 lines, -14 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/comfort_noise_generator_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_canceller3.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_canceller3.cc View 1 2 chunks +6 lines, -3 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_canceller3_unittest.cc View 1 8 chunks +40 lines, -9 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_remover.h View 1 chunk +4 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_remover.cc View 4 chunks +12 lines, -5 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_remover_metrics_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/echo_remover_unittest.cc View 5 chunks +13 lines, -6 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/main_filter_update_gain_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/residual_echo_estimator_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/shadow_filter_update_gain_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/subtractor_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/include/audio_processing.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
peah-webrtc
Hi ivoc@ Could you please take a look at this CL?
3 years, 5 months ago (2017-06-30 10:20:23 UTC) #2
ivoc
Looks mostly good, just a few questions. https://codereview.webrtc.org/2967603002/diff/1/webrtc/modules/audio_processing/aec3/block_processor.cc File webrtc/modules/audio_processing/aec3/block_processor.cc (right): https://codereview.webrtc.org/2967603002/diff/1/webrtc/modules/audio_processing/aec3/block_processor.cc#newcode60 webrtc/modules/audio_processing/aec3/block_processor.cc:60: const AudioProcessing::Config::EchoCanceller3& ...
3 years, 5 months ago (2017-06-30 11:40:03 UTC) #3
peah-webrtc
Thanks for the comments! I have addressed them in a new patch. PTAL https://codereview.webrtc.org/2967603002/diff/1/webrtc/modules/audio_processing/aec3/block_processor.cc File ...
3 years, 5 months ago (2017-06-30 13:20:16 UTC) #4
ivoc
lgtm!
3 years, 5 months ago (2017-06-30 13:52:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2967603002/20001
3 years, 5 months ago (2017-06-30 13:57:42 UTC) #10
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 14:06:17 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/697a5903148af9da80d815212...

Powered by Google App Engine
This is Rietveld 408576698