Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Drtpdump.cc82 bool RtpDumpPacket::GetRtpSsrc(uint32* ssrc) const { in GetRtpSsrc() function in cricket::RtpDumpPacket
Dchannel.cc80 static uint32 GetRtpSsrc(const talk_base::Buffer* packet) { in GetRtpSsrc() function