Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c73 static const int16_t kLowerBandBitRate12[7] = { variable
128 *rateLBBitPerSec = kLowerBandBitRate12[idx]; in WebRtcIsac_RateAllocation()
133 idxErr * (kLowerBandBitRate12[idx + 1] - kLowerBandBitRate12[idx])); in WebRtcIsac_RateAllocation()