Searched defs:IsRtpPacket (Results 1 – 3 of 3) sorted by relevance
50 static bool IsRtpPacket(const char* data, size_t len) { in IsRtpPacket() function
226 bool IsRtpPacket(const void* data, size_t len) { in IsRtpPacket() function
66 bool IsRtpPacket(const char* data, size_t length) { in IsRtpPacket() function