Searched defs:RTPTimestamp (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_utility.cc | 354 uint32_t RTPTimestamp = *ptr++ << 24; in Parse() local |
D | rtcp_utility.h | 42 uint32_t RTPTimestamp; member |