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

Issue 2933053002: Fix a numerical issue in NetEq delay plotting (Closed)

Created:
3 years, 6 months ago by hlundin-webrtc
Modified:
3 years, 6 months ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix a numerical issue in NetEq delay plotting Imprecisions in floating point representation caused noise in the graphs. The integer division is in fact exact. BUG=webrtc:7467 Review-Url: https://codereview.webrtc.org/2933053002 Cr-Commit-Position: refs/heads/master@{#18592} Committed: https://chromium.googlesource.com/external/webrtc/+/4eccdaa31415375f18e927420119ab197737be69

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc View 2 chunks +5 lines, -2 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 10 (4 generated)
hlundin-webrtc
Ivo, PTAL at this minor CL. Thanks!
3 years, 6 months ago (2017-06-12 08:22:43 UTC) #2
ivoc
https://codereview.webrtc.org/2933053002/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc File webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc (left): https://codereview.webrtc.org/2933053002/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc#oldcode119 webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc:119: (last_sample_rate_hz_ / 1000.f)); Are you sure this change has ...
3 years, 6 months ago (2017-06-12 10:19:20 UTC) #3
hlundin-webrtc
https://codereview.webrtc.org/2933053002/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc File webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc (left): https://codereview.webrtc.org/2933053002/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc#oldcode119 webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc:119: (last_sample_rate_hz_ / 1000.f)); On 2017/06/12 10:19:19, ivoc wrote: > ...
3 years, 6 months ago (2017-06-12 11:54:58 UTC) #4
ivoc
On 2017/06/12 11:54:58, hlundin-webrtc wrote: > https://codereview.webrtc.org/2933053002/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc > File webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc (left): > > https://codereview.webrtc.org/2933053002/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_delay_analyzer.cc#oldcode119 > ...
3 years, 6 months ago (2017-06-12 12:01:28 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/2933053002/1
3 years, 6 months ago (2017-06-14 13:35:02 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 14:02:22 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/4eccdaa31415375f18e927420...

Powered by Google App Engine
This is Rietveld 408576698