webrtc/modules/audio_coding
Ivo Creusen 812c73cdc2 Another ilbc cross correlation fix
To determine the appropriate amount of shifting to prevent overflow in a
cross correlation, it is necessary to have the max value of both
sequences. However, only one was calculated in the ilbc code. This CL
calculates the max of the other sequence and correctly takes both into
account.

Bug: chromium:1161837
Change-Id: I3ba8eee0814bb5eda3769c0ce6caf2681c7525e1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/202253
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33043}
2021-01-20 12:50:20 +00:00
..
acm2 Reland "Default enable delay adaptation during DTX." 2021-01-15 18:26:35 +00:00
audio_network_adaptor Remove check for WebRTC-SendSideBwe-WithOverhead in bitrate controller. 2020-11-09 23:11:26 +00:00
codecs Another ilbc cross correlation fix 2021-01-20 12:50:20 +00:00
include Delete legacy stats minWaitingTimeMs and medianWaitingTimeMs from ACM. 2020-11-03 11:06:44 +00:00
neteq Reland "Default enable delay adaptation during DTX." 2021-01-15 18:26:35 +00:00
test Revert "opus: take SILK vad result into account for voice detection" 2020-11-04 07:29:48 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding 2021-01-15 10:58:20 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00