Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c624 int32_t tempMin; in WebRtcIsacfix_GetDownlinkBwIndexImpl() local
701 tempMin = 130560; /* MIN_ISAC_MD * 0.1 in Q18 */ in WebRtcIsacfix_GetDownlinkBwIndexImpl()
706 tempTerm2 = tempTermY - tempTermX - tempMin; in WebRtcIsacfix_GetDownlinkBwIndexImpl()
710 tempTerm1 = tempTermX + tempMin; in WebRtcIsacfix_GetDownlinkBwIndexImpl()