Searched refs:uiExpectedPrior (Results 1 – 2 of 2) sorted by relevance
130 RtpDt_UInt32 iExpIntvl = uiExpected - m_stRtpSource.uiExpectedPrior; in fractionLost()132 m_stRtpSource.uiExpectedPrior = uiExpected; in fractionLost()158 m_stRtpSource.uiExpectedPrior = RTP_ZERO; in initSeq()
144 RtpDt_UInt32 uiExpectedPrior; /* packet expected at last interval */ member