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

Issue 2974883002: Robustification of the AEC3 echo removal in the first part of the call (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

Robustification of the AEC3 echo removal in the first part of the call This CL robustifies the echo removal in AEC3 during the initial parts of a call in two ways: -By extending the period until which a headset is deemed to be used. -By increasing the assumed echo path gain for unknown echo paths at higher frequencies. BUG=webrtc:7971 Review-Url: https://codereview.webrtc.org/2974883002 Cr-Commit-Position: refs/heads/master@{#18967} Committed: https://chromium.googlesource.com/external/webrtc/+/5e6685ff3584c3990febd040359cd9258fc3fa74

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changes in response to reviewer commments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -17 lines) Patch
M webrtc/modules/audio_processing/aec3/aec3_common.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/aec_state.cc View 1 2 3 chunks +7 lines, -8 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/residual_echo_estimator.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec3/residual_echo_estimator.cc View 1 2 2 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
peah-webrtc
Hi ivoc@ Could you please take a look at this CL?
3 years, 5 months ago (2017-07-11 06:31:58 UTC) #2
ivoc
lgtm, see one question below. https://codereview.webrtc.org/2974883002/diff/1/webrtc/modules/audio_processing/aec3/residual_echo_estimator.cc File webrtc/modules/audio_processing/aec3/residual_echo_estimator.cc (right): https://codereview.webrtc.org/2974883002/diff/1/webrtc/modules/audio_processing/aec3/residual_echo_estimator.cc#newcode180 webrtc/modules/audio_processing/aec3/residual_echo_estimator.cc:180: const AecState& aec_state, Since ...
3 years, 5 months ago (2017-07-11 08:46:05 UTC) #3
peah-webrtc
Thanks for the review! I've uploaded a new patch set with the suggested changes. https://codereview.webrtc.org/2974883002/diff/1/webrtc/modules/audio_processing/aec3/residual_echo_estimator.cc ...
3 years, 5 months ago (2017-07-11 08:53:01 UTC) #4
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/2974883002/40001
3 years, 5 months ago (2017-07-11 10:26:29 UTC) #7
commit-bot: I haz the power
3 years, 5 months ago (2017-07-11 11:20:03 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/5e6685ff3584c3990febd0403...

Powered by Google App Engine
This is Rietveld 408576698