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

Issue 1908923002: Audio Coding Module: Use separate instances for 16 kHz and 32 kHz iSAC decoder (Closed)

Created:
4 years, 8 months ago by kwiberg-webrtc
Modified:
4 years, 8 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, peah-webrtc, minyue-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Audio Coding Module: Use separate instances for 16 kHz and 32 kHz iSAC decoder This will allow us to fix the sample rate of each AudioDecoder at instantiation time. This change results in different checksums for the following tests: AcmReceiverBitExactnessOldApi.8kHzOutput AcmReceiverBitExactnessOldApi.16kHzOutput AcmReceiverBitExactnessOldApi.32kHzOutput AcmReceiverBitExactnessOldApi.48kHzOutputExternalDecoder AcmReceiverBitExactnessOldApi.48kHzOutput Because they make an ACM and then ask it to decode both 16 kHz and 32 kHz iSAC. (The arm32 and arm64 checksums didn't change, because the tests skip 32 kHz iSAC on arm.) BUG=webrtc:5801 Committed: https://crrev.com/bfde543f73681b7e4cb41edc0be0088b9068f29f Cr-Commit-Position: refs/heads/master@{#12463}

Patch Set 1 #

Patch Set 2 : New test checksums for non-ARM platforms #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -14 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc View 1 2 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
kwiberg-webrtc
I'm doing this small piece as a separate CL because it requires updates to the ...
4 years, 8 months ago (2016-04-21 11:03:16 UTC) #2
kwiberg-webrtc
On 2016/04/21 11:03:16, kwiberg-webrtc wrote: > Obviously, I also have to actually update the expected ...
4 years, 8 months ago (2016-04-21 11:37:10 UTC) #4
ossu
On 2016/04/21 11:03:16, kwiberg-webrtc wrote: > I'm doing this small piece as a separate CL ...
4 years, 8 months ago (2016-04-21 11:42:58 UTC) #5
kwiberg-webrtc
On 2016/04/21 11:42:58, ossu wrote: > On 2016/04/21 11:03:16, kwiberg-webrtc wrote: > > I'm doing ...
4 years, 8 months ago (2016-04-21 11:46:49 UTC) #6
hlundin-webrtc
On 2016/04/21 11:46:49, kwiberg-webrtc wrote: > On 2016/04/21 11:42:58, ossu wrote: > > On 2016/04/21 ...
4 years, 8 months ago (2016-04-22 07:03:29 UTC) #7
kwiberg-webrtc
On 2016/04/22 07:03:29, hlundin-webrtc wrote: > On 2016/04/21 11:46:49, kwiberg-webrtc wrote: > > On 2016/04/21 ...
4 years, 8 months ago (2016-04-22 07:11:36 UTC) #8
hlundin-webrtc
lgtm
4 years, 8 months ago (2016-04-22 07:14:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908923002/20001
4 years, 8 months ago (2016-04-22 07:20:32 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-22 07:32:05 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 07:32:14 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bfde543f73681b7e4cb41edc0be0088b9068f29f
Cr-Commit-Position: refs/heads/master@{#12463}

Powered by Google App Engine
This is Rietveld 408576698