Searched defs:rtcp_timestamp (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Dremote_ntp_time_estimator_unittest.cc49 uint32_t rtcp_timestamp = GetRemoteTimestamp(); local
55 ReceiveRtcpSr(rtcp_timestamp, ntp_seconds, ntp_fractions);
68 void ReceiveRtcpSr(uint32_t rtcp_timestamp, argument
74 SetArgPointee<4>(rtcp_timestamp),

Completed in 215 milliseconds