Chromium Code Reviews

Issue 1729753003: Fix the stereo support in IntelligibilityEnhancer (Closed)

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

Description

Fix the stereo support in IntelligibilityEnhancer Committed: https://crrev.com/0a007597803efe16b1a427256f2039eea3f53e4c Cr-Commit-Position: refs/heads/master@{#11795}

Patch Set 1 #

Total comments: 15

Patch Set 2 : Use data access of vector #

Patch Set 3 : Rebasing #

Messages

Total messages: 18 (7 generated)
aluebs-webrtc
4 years, 10 months ago (2016-02-24 02:23:06 UTC) #2
hlundin-webrtc
Nice. I have a few comments. https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode131 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:131: &filtered_clear_pow_[0]); I suggest ...
4 years, 10 months ago (2016-02-24 10:17:03 UTC) #3
turaj
lgtm https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode126 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:126: clear_power_estimator_.Step(in_block[0]); I suppose this change and changes in ...
4 years, 10 months ago (2016-02-24 16:00:17 UTC) #4
aluebs-webrtc
https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode126 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:126: clear_power_estimator_.Step(in_block[0]); On 2016/02/24 16:00:17, turaj wrote: > I suppose ...
4 years, 9 months ago (2016-02-25 00:18:37 UTC) #5
aluebs-webrtc
Henrik, could you please take another look? Thank you very much.
4 years, 9 months ago (2016-02-26 19:12:35 UTC) #6
hlundin-webrtc
lgtm https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc (right): https://codereview.webrtc.org/1729753003/diff/1/webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc#newcode47 webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc:47: const size_t noise_samples = noise_file.sample_rate() / 100; On ...
4 years, 9 months ago (2016-02-26 21:58:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1729753003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1729753003/20001
4 years, 9 months ago (2016-02-26 23:58:49 UTC) #10
commit-bot: I haz the power
Exceeded global retry quota
4 years, 9 months ago (2016-02-27 00:00:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1729753003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1729753003/40001
4 years, 9 months ago (2016-02-27 00:20:42 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-02-27 01:17:45 UTC) #16
commit-bot: I haz the power
4 years, 9 months ago (2016-02-27 01:17:48 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0a007597803efe16b1a427256f2039eea3f53e4c
Cr-Commit-Position: refs/heads/master@{#11795}

Powered by Google App Engine