Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c81 static const int16_t kUpperBandBitRate16[6] = { variable
150 *rateUBBitPerSec = kUpperBandBitRate16[idx]; in WebRtcIsac_RateAllocation()
158 (kUpperBandBitRate16[idx + 1] - in WebRtcIsac_RateAllocation()
159 kUpperBandBitRate16[idx])); in WebRtcIsac_RateAllocation()