Searched defs:IsRtpPacket (Results 1 – 2 of 2) sorted by relevance
61 static bool IsRtpPacket(const char* data, size_t len) { in IsRtpPacket() function
286 bool IsRtpPacket(rtc::ArrayView<const char> packet) { in IsRtpPacket() function