Searched refs:RTP_16 (Results 1 – 3 of 3) sorted by relevance
59 #define RTP_16 16 macro
27 #define RTP_SEQ_MOD (RTP_ONE << RTP_16)
127 m_ucPacketType = (uiTemp4Data >> RTP_16) & 0x000000FF; in decodeRtcpHeader()