Searched defs:GetRtpSeqNum (Results 1 – 2 of 2) sorted by relevance
66 bool RtpDumpPacket::GetRtpSeqNum(uint16* seq_num) const { in GetRtpSeqNum() function in cricket::RtpDumpPacket
75 static uint16 GetRtpSeqNum(const talk_base::Buffer* packet) { in GetRtpSeqNum() function