Searched defs:GetRtcpType (Results 1 – 3 of 3) sorted by relevance
101 bool RtpDumpPacket::GetRtcpType(int* type) const { in GetRtcpType() function in cricket::RtpDumpPacket
162 bool GetRtcpType(const void* data, size_t len, int* value) { in GetRtcpType() function
85 static int GetRtcpType(const talk_base::Buffer* packet) { in GetRtcpType() function