Searched defs:GetRtcpType (Results 1 – 2 of 2) sorted by relevance
153 bool GetRtcpType(const void* data, size_t len, int* value) { in GetRtcpType() function
101 bool RtpDumpPacket::GetRtcpType(int* type) const { in GetRtcpType() function in cricket::RtpDumpPacket