Searched refs:m_uiName (Results 1 – 2 of 2) sorted by relevance
21 m_uiName(RTP_ZERO), in RtcpAppPacket()48 return m_uiName; in getName()53 m_uiName = uiName; in setName()69 m_uiName = *(reinterpret_cast<RtpDt_UInt32*>(pucAppBuf)); in decodeAppPacket()100 *(reinterpret_cast<RtpDt_UInt32*>(pucBuffer)) = m_uiName; in formAppPacket()
42 RtpDt_UInt32 m_uiName; variable