Searched refs:iLostIntvl (Results 1 – 1 of 1) sorted by relevance
136 RtpDt_Int32 iLostIntvl = iExpIntvl - uiRcvdIntvl; in fractionLost() local139 if ((iExpIntvl == RTP_ZERO) || (iLostIntvl <= RTP_ZERO)) in fractionLost()145 ucFraction = (iLostIntvl << RTP_BYTE_BIT_SIZE) / iExpIntvl; in fractionLost()