Home
last modified time | relevance | path

Searched defs:GetRtpSeqNum (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Drtpdump.cc66 bool RtpDumpPacket::GetRtpSeqNum(uint16* seq_num) const { in GetRtpSeqNum() function in cricket::RtpDumpPacket
Dchannel.cc75 static uint16 GetRtpSeqNum(const talk_base::Buffer* packet) { in GetRtpSeqNum() function