HomeSort by relevance Sort by last modified time
    Searched refs:GetRtpSeqNum (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
rtpdump.cc 66 bool RtpDumpPacket::GetRtpSeqNum(uint16* seq_num) const {
223 packet.GetRtpSeqNum(&rtp_seq_num);
266 packet->GetRtpSeqNum(&sequence);
rtpdump.h 77 bool GetRtpSeqNum(uint16* seq_num) const;
channel.cc 75 static uint16 GetRtpSeqNum(const talk_base::Buffer* packet) {
306 << ", seqnum=" << GetRtpSeqNum(packet)
348 << ", seqnum=" << GetRtpSeqNum(packet)
    [all...]

Completed in 36 milliseconds