Searched refs:ntp_fractions (Results 1 – 2 of 2) sorted by relevance
58 uint32_t ntp_fractions = in TimeMicrosToNtp() local60 return NtpTime(ntp_seconds, ntp_fractions); in TimeMicrosToNtp()
82 uint32_t ntp_fractions) { in ReceiveRtcpSr() argument83 UpdateRtcpTimestamp(rtt, ntp_seconds, ntp_fractions, rtcp_timestamp, true); in ReceiveRtcpSr()