Home
last modified time | relevance | path

Searched refs:ntp_fractions (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dtime_util.cc58 uint32_t ntp_fractions = in TimeMicrosToNtp() local
60 return NtpTime(ntp_seconds, ntp_fractions); in TimeMicrosToNtp()
Dremote_ntp_time_estimator_unittest.cc82 uint32_t ntp_fractions) { in ReceiveRtcpSr() argument
83 UpdateRtcpTimestamp(rtt, ntp_seconds, ntp_fractions, rtcp_timestamp, true); in ReceiveRtcpSr()