Searched refs:m_usExtHdrLen (Results 1 – 2 of 2) sorted by relevance
35 m_usExtHdrLen(RTP_ZERO), in RtpSession()71 m_usExtHdrLen(RTP_ZERO), in RtpSession()150 return m_usExtHdrLen; in getExtHdrLen()438 uiReportTotalSize += m_usExtHdrLen; in calculateTotalRtcpSize()933 if (m_usExtHdrLen > RTP_ZERO) in populateReportPacket()1272 m_usExtHdrLen = usExtHdrLen; in setPayload()
66 RtpDt_UInt16 m_usExtHdrLen; variable