Searched refs:ucVersion (Results 1 – 4 of 4) sorted by relevance
32 eRtp_Bool RtcpHeader::setVersion(IN RtpDt_UChar ucVersion) in setVersion() argument34 if (ucVersion > MAX_RTP_VERSION) in setVersion()36 RTP_TRACE_ERROR("Invalid RTP version %d", ucVersion, 0); in setVersion()40 m_ucVersion = ucVersion; in setVersion()
41 RtpDt_Void RtpHeader::setVersion(IN RtpDt_UChar ucVersion) in setVersion() argument43 m_ucVersion = ucVersion; in setVersion()
82 eRtp_Bool setVersion(IN RtpDt_UChar ucVersion);
108 RtpDt_Void setVersion(IN RtpDt_UChar ucVersion);