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 Review URL: https://codereview.webrtc.org/1908923002 Cr-Commit-Position: refs/heads/master@{#12463}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.