Searched refs:uiBaseSeq (Results 1 – 2 of 2) sorted by relevance
68 RtpDt_UInt32 uiExpected = (uiExtendedMax - m_stRtpSource.uiBaseSeq) + RTP_ONE; in findLostRtpPkts()129 RtpDt_UInt32 uiExpected = (uiExtendedMax - m_stRtpSource.uiBaseSeq) + RTP_ONE; in fractionLost()152 m_stRtpSource.uiBaseSeq = usSeq; in initSeq()
140 RtpDt_UInt32 uiBaseSeq; /* base seq number */ member