Searched defs:GetRtpSsrc (Results 1 – 4 of 4) 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
91 bool RtpDumpPacket::GetRtpSsrc(uint32* ssrc) const { in GetRtpSsrc() function in cricket::RtpDumpPacket
121 bool GetRtpSsrc(const void* data, size_t len, uint32* value) { in GetRtpSsrc() function