Searched refs:numBytesInv (Results 1 – 1 of 1) sorted by relevance
171 uint32_t numBytesInv; in WebRtcIsacfix_UpdateUplinkBwImpl() local380 numBytesInv = (uint16_t) WebRtcSpl_DivW32W16( in WebRtcIsacfix_UpdateUplinkBwImpl()393 tempUpper = WEBRTC_SPL_MUL(tempUpper, numBytesInv); in WebRtcIsacfix_UpdateUplinkBwImpl()394 tempLower = WEBRTC_SPL_MUL(tempLower, numBytesInv); in WebRtcIsacfix_UpdateUplinkBwImpl()