Searched defs:IsRtcp (Results 1 – 2 of 2) sorted by relevance
44 bool RtpHeaderParser::IsRtcp(const uint8_t* packet, size_t length) { in IsRtcp() function in webrtc::RtpHeaderParser
124 bool IsRtcp(const char* data, int len) { in IsRtcp() function