Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c548 WebRtc_UWord16 RateInd; in WebRtcIsacfix_UpdateUplinkBwRec() local
557 RateInd = Index - 12; in WebRtcIsacfix_UpdateUplinkBwRec()
565 RateInd = Index; in WebRtcIsacfix_UpdateUplinkBwRec()
578 WEBRTC_SPL_UMUL(51, WEBRTC_SPL_LSHIFT_U32(kQRateTable[RateInd], 7)); in WebRtcIsacfix_UpdateUplinkBwRec()