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

Issue 1685703004: Fix and simplify the power estimation in the IntelligibilityEnhancer (Closed)

Created:
4 years, 10 months ago by aluebs-webrtc
Modified:
4 years, 10 months ago
Reviewers:
hlundin-webrtc, turaj
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@ie
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix and simplify the power estimation in the IntelligibilityEnhancer R=henrik.lundin@webrtc.org, turaj@webrtc.org Committed: https://crrev.com/32348192cc67a33eee1c85baadc2f9efe0930482 Cr-Commit-Position: refs/heads/master@{#11663}

Patch Set 1 #

Patch Set 2 : Rebasing #

Patch Set 3 : Naming #

Total comments: 12

Patch Set 4 : Address turajs comments #

Total comments: 4

Patch Set 5 : Re-add the intelligibility namespace #

Messages

Total messages: 23 (9 generated)
aluebs-webrtc
4 years, 10 months ago (2016-02-10 18:51:04 UTC) #2
turaj
LGTM with minor comments. https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode173 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:173: if (true) { Can we ...
4 years, 10 months ago (2016-02-12 23:12:35 UTC) #3
aluebs-webrtc
https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode173 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:173: if (true) { On 2016/02/12 23:12:35, turaj wrote: > ...
4 years, 10 months ago (2016-02-13 01:47:50 UTC) #4
hlundin-webrtc
LGTM with question. https://codereview.webrtc.org/1685703004/diff/50001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc (right): https://codereview.webrtc.org/1685703004/diff/50001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc#newcode13 webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc:13: #include <cmath> Why did you change ...
4 years, 10 months ago (2016-02-15 13:48:57 UTC) #5
aluebs-webrtc
Ok, I am landing this CL, but please let me know if you think I ...
4 years, 10 months ago (2016-02-17 03:11:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685703004/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685703004/50001
4 years, 10 months ago (2016-02-17 03:12:13 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_rel/builds/12758)
4 years, 10 months ago (2016-02-17 03:22:53 UTC) #11
hlundin-webrtc
https://codereview.webrtc.org/1685703004/diff/50001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc (right): https://codereview.webrtc.org/1685703004/diff/50001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc#newcode13 webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc:13: #include <cmath> On 2016/02/17 03:11:59, aluebs-webrtc wrote: > On ...
4 years, 10 months ago (2016-02-17 07:45:21 UTC) #12
turaj
https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h File webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h (left): https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h#oldcode24 webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h:24: namespace intelligibility { On 2016/02/13 01:47:50, aluebs-webrtc wrote: > ...
4 years, 10 months ago (2016-02-17 16:36:30 UTC) #13
aluebs-webrtc
https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h File webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h (left): https://codereview.webrtc.org/1685703004/diff/30001/webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h#oldcode24 webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h:24: namespace intelligibility { On 2016/02/17 16:36:30, turaj wrote: > ...
4 years, 10 months ago (2016-02-17 23:37:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685703004/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685703004/70001
4 years, 10 months ago (2016-02-17 23:38:43 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 10 months ago (2016-02-18 01:39:00 UTC) #19
aluebs-webrtc
Committed patchset #5 (id:70001) manually as 32348192cc67a33eee1c85baadc2f9efe0930482 (presubmit successful).
4 years, 10 months ago (2016-02-18 04:04:29 UTC) #22
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 04:04:30 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/32348192cc67a33eee1c85baadc2f9efe0930482
Cr-Commit-Position: refs/heads/master@{#11663}

Powered by Google App Engine
This is Rietveld 408576698