Searched defs:GetRtpSsrc (Results 1 – 2 of 2) sorted by relevance
82 bool RtpDumpPacket::GetRtpSsrc(uint32* ssrc) const { in GetRtpSsrc() function in cricket::RtpDumpPacket
80 static uint32 GetRtpSsrc(const talk_base::Buffer* packet) { in GetRtpSsrc() function