Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c75 static const int16_t kUpperBandBitRate12[7] = { variable
129 *rateUBBitPerSec = kUpperBandBitRate12[idx]; in WebRtcIsac_RateAllocation()
135 idxErr * (kUpperBandBitRate12[idx + 1] - kUpperBandBitRate12[idx])); in WebRtcIsac_RateAllocation()