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

Issue 1187943005: Reland "Revert "audio_processing/aec: make delay estimator aware of starving farend buffer"" (Closed)

Created:
5 years, 6 months ago by bjornv1
Modified:
5 years, 6 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, hlundin-webrtc, kwiberg-webrtc, aluebs-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reland "Revert "audio_processing/aec: make delay estimator aware of starving farend buffer"" Original review at https://codereview.webrtc.org/1180423006 SystemDelayTests was not updated w.r.t. extended_filter mode and some tests were disabled on Android since DA-AEC is automatically set. All tests have now been updated for both extended_filter mode as well as DA-AEC, hence are now enabled on Android. Also * Moves default settings of extended_filter and DA-AEC form Init() to Create() to avoid unintentional loss of state during a reset. * Fixes a potential bug of starting from scratch in extended_filter mode + DA-AEC. This reverts commit 01c9b012e9171c813ace9e405c32fc75f4262bf6. BUG= R=henrik.lundin@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/7101269c61267879b1cc028c2cccc963c2680a17

Patch Set 1 #

Total comments: 2

Patch Set 2 : CHECK -> EXPECT in test code #

Total comments: 44

Patch Set 3 : Back to CHECK by fixing mismatching types #

Patch Set 4 : CHECK -> EXPECT (again) #

Patch Set 5 : Adjusted device buffer mapping w.r.t. extended_filter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -220 lines) Patch
M webrtc/modules/audio_processing/aec/aec_core.c View 6 chunks +32 lines, -42 lines 0 comments Download
M webrtc/modules/audio_processing/aec/echo_cancellation.c View 1 2 3 4 chunks +9 lines, -9 lines 0 comments Download
M webrtc/modules/audio_processing/aec/system_delay_unittest.cc View 1 2 3 4 10 chunks +265 lines, -169 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
bjornv1
Henrik, a new and improved CL. PTAL. The test diff is kind of messy since ...
5 years, 6 months ago (2015-06-17 13:03:56 UTC) #2
hlundin-webrtc
lgtm with nits. https://codereview.webrtc.org/1187943005/diff/20001/webrtc/modules/audio_processing/aec/echo_cancellation.c File webrtc/modules/audio_processing/aec/echo_cancellation.c (right): https://codereview.webrtc.org/1187943005/diff/20001/webrtc/modules/audio_processing/aec/echo_cancellation.c#newcode238 webrtc/modules/audio_processing/aec/echo_cancellation.c:238: // We skip the startup_phase completely ...
5 years, 6 months ago (2015-06-17 14:09:19 UTC) #3
bjornv1
https://codereview.webrtc.org/1187943005/diff/20001/webrtc/modules/audio_processing/aec/echo_cancellation.c File webrtc/modules/audio_processing/aec/echo_cancellation.c (right): https://codereview.webrtc.org/1187943005/diff/20001/webrtc/modules/audio_processing/aec/echo_cancellation.c#newcode238 webrtc/modules/audio_processing/aec/echo_cancellation.c:238: // We skip the startup_phase completely if DA-AEC is ...
5 years, 6 months ago (2015-06-17 14:25:19 UTC) #4
hlundin-webrtc
still lgtm
5 years, 6 months ago (2015-06-18 07:21:31 UTC) #5
bjornv1
On 2015/06/18 07:21:31, hlundin-webrtc wrote: > still lgtm no it does not, just ran it ...
5 years, 6 months ago (2015-06-18 07:32:10 UTC) #6
bjornv1
Since the Android bots that are actually running the tests are spammed, I tested locally ...
5 years, 6 months ago (2015-06-18 08:09:43 UTC) #7
hlundin-webrtc
lgtm
5 years, 6 months ago (2015-06-18 08:55:37 UTC) #8
bjornv1
5 years, 6 months ago (2015-06-18 09:05:09 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
7101269c61267879b1cc028c2cccc963c2680a17 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698