Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c29 static const int16_t kQRateTable[12] = { variable
584 51 * ((uint32_t)kQRateTable[RateInd] << 7); in WebRtcIsacfix_UpdateUplinkBwRec()
646 if (rate <= kQRateTable[rateInd]){ in WebRtcIsacfix_GetDownlinkBwIndexImpl()