Searched defs:GetRtpTimestamp (Results 1 – 2 of 2) sorted by relevance
114 bool GetRtpTimestamp(const void* data, size_t len, uint32_t* value) { in GetRtpTimestamp() function
86 bool RtpDumpPacket::GetRtpTimestamp(uint32_t* ts) const { in GetRtpTimestamp() function in cricket::RtpDumpPacket