Searched refs:uiExpected (Results 1 – 1 of 1) sorted by relevance
68 RtpDt_UInt32 uiExpected = (uiExtendedMax - m_stRtpSource.uiBaseSeq) + RTP_ONE; in findLostRtpPkts() local72 RtpDt_Int32 uiLostRtpPkts = uiExpected - m_stRtpSource.uiReceived; in findLostRtpPkts()129 RtpDt_UInt32 uiExpected = (uiExtendedMax - m_stRtpSource.uiBaseSeq) + RTP_ONE; in fractionLost() local130 RtpDt_UInt32 iExpIntvl = uiExpected - m_stRtpSource.uiExpectedPrior; in fractionLost()132 m_stRtpSource.uiExpectedPrior = uiExpected; in fractionLost()