Searched refs:RtpDt_UInt8 (Results 1 – 2 of 2) sorted by relevance
133 m_ucVersion = (RtpDt_UInt8)(uiTemp4Data >> RTP_SIX) & 0x00000003; in decodeRtcpHeader()139 m_ucReceptionReportCount = RtpDt_UInt8(uiTemp4Data & 0x0000001F); in decodeRtcpHeader()
111 typedef uint8_t RtpDt_UInt8; typedef