Searched defs:GetRtpSeqNum (Results 1 – 2 of 2) sorted by relevance
107 bool GetRtpSeqNum(const void* data, size_t len, int* value) { in GetRtpSeqNum() function
81 bool RtpDumpPacket::GetRtpSeqNum(int* seq_num) const { in GetRtpSeqNum() function in cricket::RtpDumpPacket