Searched defs:ntp_secs (Results 1 – 10 of 10) sorted by relevance
22 RtcpMeasurement::RtcpMeasurement(uint32_t ntp_secs, uint32_t ntp_frac, in RtcpMeasurement()57 bool UpdateRtcpList(uint32_t ntp_secs, in UpdateRtcpList()
30 int64_t Clock::NtpToMs(uint32_t ntp_secs, uint32_t ntp_frac) { in NtpToMs()
23 uint32_t ntp_secs; member
39 uint32_t ntp_secs = 0; in UpdateRtcpTimestamp() local
79 uint32_t ntp_secs; variable
1976 uint32_t* ntp_secs, uint32_t* ntp_frac) { in PrepareReport()
1290 uint32_t ntp_secs = 0; in LastReceivedNTP() local
34 uint32_t ntp_secs = 0; in UpdateMeasurements() local
43 void NowNtp(uint32_t* ntp_secs, uint32_t* ntp_frac) const { in NowNtp()
57 uint32_t ntp_secs; member