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

Issue 1292423003: NetEq: Implement counting of Delayed Packet Outage Events per minute (Closed)

Created:
5 years, 4 months ago by hlundin-webrtc
Modified:
5 years, 4 months ago
Reviewers:
ivoc, minyue-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, kwiberg-webrtc, tlegrand-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@neteq-metrics
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

NetEq: Implement counting of Delayed Packet Outage Events per minute This CL adds a counter for delayed packet outage events. The counter is restarted every minute, and the result is logged to the UMA stat WebRTC.Audio.DelayedPacketOutageEventsPerMinute. For a description of delayed packet outages, see previous CL implementing a duration log for these events. BUG=webrtc:4915, chromium:488124

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M webrtc/modules/audio_coding/neteq/statistics_calculator.h View 3 chunks +20 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/statistics_calculator.cc View 3 chunks +27 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
hlundin-webrtc
Minyue, Ivo, Please, take a look at this CL. This is number two in the ...
5 years, 4 months ago (2015-08-14 21:05:33 UTC) #2
hlundin-webrtc
5 years, 4 months ago (2015-08-18 13:32:18 UTC) #3
On 2015/08/14 21:05:33, hlundin-webrtc wrote:
> Minyue, Ivo,
> 
> Please, take a look at this CL. This is number two in the series adding new
> metrics to NetEq.
> 
> Thanks!

This CL is replaced by https://codereview.webrtc.org/1287333005/.
Closing.

Powered by Google App Engine
This is Rietveld 408576698