Home
last modified time | relevance | path

Searched refs:kLowerBandBitRate16 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c79 static const int16_t kLowerBandBitRate16[6] = { variable
149 *rateLBBitPerSec = kLowerBandBitRate16[idx]; in WebRtcIsac_RateAllocation()
154 (kLowerBandBitRate16[idx + 1] - in WebRtcIsac_RateAllocation()
155 kLowerBandBitRate16[idx])); in WebRtcIsac_RateAllocation()