Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Drtputils.cc114 bool GetRtpTimestamp(const void* data, size_t len, uint32_t* value) { in GetRtpTimestamp() function
Drtpdump.cc86 bool RtpDumpPacket::GetRtpTimestamp(uint32_t* ts) const { in GetRtpTimestamp() function in cricket::RtpDumpPacket