Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc206 uint32_t RTPTimestamp = ByteReader<uint32_t>::ReadBigEndian(ptr); in Parse() local
Drtcp_utility.h66 uint32_t RTPTimestamp; member