webrtc/modules
Gustaf Ullberg 41c11e4cad AEC3: Rounding of estimated call skew
This CL fixes the rounding of the estimated average call skew. Before it
was rounded down (toward INT_MIN). Now it is rounded to the nearest integer.
This avoids unnecessary fluctuations of the estimated call skew (and
unnecessary resets).

Bug: webrtc:9283,chromium:888042
Change-Id: Id5b3c593f812f5f9fd3dcdafb7e388a6ef1ac153
Reviewed-on: https://webrtc-review.googlesource.com/77684
Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23338}
2018-05-22 08:15:58 +00:00
..
audio_coding Add min and max allowed bitrate in Opus bitrate tests 2018-05-21 16:41:35 +00:00
audio_device Minor namespace change for CoreAudioUtility 2018-05-21 12:28:25 +00:00
audio_mixer Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_processing AEC3: Rounding of estimated call skew 2018-05-22 08:15:58 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
desktop_capture Reland "[desktopCapture] Unify the position info in DIP coordinates on Mac." 2018-05-17 18:45:42 +00:00
include Moves network control interface to API. 2018-05-09 11:01:36 +00:00
pacing Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
remote_bitrate_estimator Revert "Configure and use max bitrate to limit the AIMD controller estimates." 2018-05-18 07:12:26 +00:00
rtp_rtcp Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture Removing clang-cl warning suppression flags in video_capture. 2018-05-15 17:33:32 +00:00
video_coding Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
video_processing Prepare for |is_posix| switch in the Fuchsia build 2018-04-05 17:25:39 +00:00
BUILD.gn New file api/video/BUILD.gn 2018-05-14 06:57:38 +00:00
module_common_types_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
OWNERS