Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Drtputils.cc107 bool GetRtpSeqNum(const void* data, size_t len, int* value) { in GetRtpSeqNum() function
Drtpdump.cc81 bool RtpDumpPacket::GetRtpSeqNum(int* seq_num) const { in GetRtpSeqNum() function in cricket::RtpDumpPacket