Searched defs:PacketType (Results 1 – 4 of 4) sorted by relevance
23 enum PacketType { enum
74 RTCPUtility::RTCPParserV2::PacketType() const in PacketType() function in webrtc::RTCPUtility::RTCPParserV2
34 PacketType() : num_packets_(0) {} in PacketType() function
117 static const char* PacketType(bool rtcp) { in PacketType() function