Searched defs:GetRtpSsrc (Results 1 – 2 of 2) sorted by relevance
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