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

Issue 2487243002: Add UMA histogram for Echo likelihood. (Closed)

Created:
4 years, 1 month ago by ivoc
Modified:
4 years, 1 month ago
Reviewers:
hlundin-webrtc
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
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add UMA histogram for Echo likelihood. The likelihood is logged as a percentage, with 100 bins in the histogram. BUG=webrtc:6525 Committed: https://crrev.com/ef6cbae756986c92cfe324065866ece2046498b5 Cr-Commit-Position: refs/heads/master@{#15025}

Patch Set 1 : Initial version. #

Total comments: 2

Patch Set 2 : Removed constant for number of histogram bins. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M webrtc/modules/audio_processing/residual_echo_detector.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
ivoc
Hi Henrik, Please have a look at this small CL to add a UMA histogram ...
4 years, 1 month ago (2016-11-09 15:52:41 UTC) #3
hlundin-webrtc
LGTM with optional comment. https://codereview.webrtc.org/2487243002/diff/1/webrtc/modules/audio_processing/residual_echo_detector.cc File webrtc/modules/audio_processing/residual_echo_detector.cc (right): https://codereview.webrtc.org/2487243002/diff/1/webrtc/modules/audio_processing/residual_echo_detector.cc#newcode107 webrtc/modules/audio_processing/residual_echo_detector.cc:107: echo_percentage, 0, 100, kNumberOfHistogramBins); I'm ...
4 years, 1 month ago (2016-11-09 20:01:26 UTC) #4
ivoc
Thanks! https://codereview.webrtc.org/2487243002/diff/1/webrtc/modules/audio_processing/residual_echo_detector.cc File webrtc/modules/audio_processing/residual_echo_detector.cc (right): https://codereview.webrtc.org/2487243002/diff/1/webrtc/modules/audio_processing/residual_echo_detector.cc#newcode107 webrtc/modules/audio_processing/residual_echo_detector.cc:107: echo_percentage, 0, 100, kNumberOfHistogramBins); On 2016/11/09 20:01:26, hlundin-webrtc ...
4 years, 1 month ago (2016-11-10 15:13:47 UTC) #5
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/2487243002/20001
4 years, 1 month ago (2016-11-10 15:14:06 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-10 16:21:06 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 16:21:54 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ef6cbae756986c92cfe324065866ece2046498b5
Cr-Commit-Position: refs/heads/master@{#15025}

Powered by Google App Engine
This is Rietveld 408576698