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

Issue 1499573003: Some minor (bitexact) AEC echo suppressor refactoring (#2) (Closed)

Created:
5 years ago by peah-webrtc
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@ESUP_refactoring_CL
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Some minor (bitexact) AEC echo suppressor refactoring -Moved filter reset from the echo suppression into the echo subtraction code where it belongs (the echo subtractor should own its filter reset). -Moved the selection between using the microphone sinal and the echo subtractor output down to the lowest level in the EchoSuppression function. This makes sense as that selection was very hidden in an unrelated sub-sub-function call and as the selection is critical for what the AEC outputs. The changes have been tested for bitexactness. BUG=webrtc:5201 Committed: https://crrev.com/b14f00113ed054a94f406fb58348e2cedf098cc0 Cr-Commit-Position: refs/heads/master@{#10956}

Patch Set 1 #

Total comments: 19

Patch Set 2 : Changes in response to comments #

Total comments: 4

Patch Set 3 : Corrected the positions of the pointer indicators #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -34 lines) Patch
M webrtc/modules/audio_processing/aec/aec_core.c View 1 2 6 chunks +29 lines, -13 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_internal.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_neon.c View 1 2 3 chunks +9 lines, -10 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_sse2.c View 1 2 3 chunks +9 lines, -10 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 16 (6 generated)
peah-webrtc
5 years ago (2015-12-03 10:25:35 UTC) #3
minyue-webrtc
https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c#newcode950 webrtc/modules/audio_processing/aec/aec_core.c:950: aec->esup_detected_extreme_filter_divergence) { Error extreme_filter_divergence may not be aec->esup_detected_extreme_filter_divergence https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core_internal.h ...
5 years ago (2015-12-04 10:11:39 UTC) #4
hlundin-webrtc
https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c#newcode336 webrtc/modules/audio_processing/aec/aec_core.c:336: int *const extreme_filter_divergence) { This const declaration doesn't give ...
5 years ago (2015-12-04 10:27:56 UTC) #5
peah-webrtc
https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c#newcode336 webrtc/modules/audio_processing/aec/aec_core.c:336: int *const extreme_filter_divergence) { On 2015/12/04 10:27:55, hlundin-webrtc wrote: ...
5 years ago (2015-12-04 22:11:48 UTC) #6
minyue-webrtc
https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1499573003/diff/1/webrtc/modules/audio_processing/aec/aec_core.c#newcode950 webrtc/modules/audio_processing/aec/aec_core.c:950: aec->esup_detected_extreme_filter_divergence) { On 2015/12/04 22:11:48, peah-webrtc wrote: > On ...
5 years ago (2015-12-05 20:55:20 UTC) #7
hlundin-webrtc
lgtm with nits. https://codereview.webrtc.org/1499573003/diff/20001/webrtc/modules/audio_processing/aec/aec_core_neon.c File webrtc/modules/audio_processing/aec/aec_core_neon.c (right): https://codereview.webrtc.org/1499573003/diff/20001/webrtc/modules/audio_processing/aec/aec_core_neon.c#newcode514 webrtc/modules/audio_processing/aec/aec_core_neon.c:514: int *extreme_filter_divergence) { int* extreme... https://codereview.webrtc.org/1499573003/diff/20001/webrtc/modules/audio_processing/aec/aec_core_neon.c#newcode682 ...
5 years ago (2015-12-08 11:51:11 UTC) #8
minyue-webrtc
lgtm
5 years ago (2015-12-08 12:28:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499573003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499573003/40001
5 years ago (2015-12-09 17:42:12 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-09 19:07:24 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-09 19:07:32 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b14f00113ed054a94f406fb58348e2cedf098cc0
Cr-Commit-Position: refs/heads/master@{#10956}

Powered by Google App Engine
This is Rietveld 408576698