Searched refs:tempUpper (Results 1 – 1 of 1) sorted by relevance
177 uint32_t tempUpper; in WebRtcIsacfix_UpdateUplinkBwImpl() local389 tempUpper = WEBRTC_SPL_RSHIFT_U32(byteSecondsPerBit, 15); in WebRtcIsacfix_UpdateUplinkBwImpl()394 tempUpper = WEBRTC_SPL_MUL(tempUpper, numBytesInv); in WebRtcIsacfix_UpdateUplinkBwImpl()398 currBwInv = tempUpper + tempLower; in WebRtcIsacfix_UpdateUplinkBwImpl()