Searched refs:sendTimeDiff (Results 1 – 1 of 1) sorted by relevance
161 int32_t sendTimeDiff; in WebRtcIsacfix_UpdateUplinkBwImpl() local267 sendTimeDiff = sendTime - bweStr->prevSendTime; in WebRtcIsacfix_UpdateUplinkBwImpl()268 if (sendTimeDiff <= frameSizeSampl * 2) { in WebRtcIsacfix_UpdateUplinkBwImpl()332 if (sendTimeDiff > 0) { in WebRtcIsacfix_UpdateUplinkBwImpl()333 lateDiff = arrTimeDiff - sendTimeDiff - frameSizeSampl * 2; in WebRtcIsacfix_UpdateUplinkBwImpl()