Searched refs:tempUpper (Results 1 – 1 of 1) sorted by relevance
173 WebRtc_UWord32 tempUpper; in WebRtcIsacfix_UpdateUplinkBwImpl() local384 tempUpper = WEBRTC_SPL_RSHIFT_U32(byteSecondsPerBit, 15); in WebRtcIsacfix_UpdateUplinkBwImpl()389 tempUpper = WEBRTC_SPL_MUL(tempUpper, numBytesInv); in WebRtcIsacfix_UpdateUplinkBwImpl()393 currBwInv = tempUpper + tempLower; in WebRtcIsacfix_UpdateUplinkBwImpl()