Searched refs:last_receive_time_ntp_ (Results 1 – 2 of 2) sorted by relevance
99 last_receive_time_ntp_ = receive_time; in UpdateCounters()115 NtpToRtp(last_receive_time_ntp_, header.payload_type_frequency); in UpdateJitter()315 *secs = last_receive_time_ntp_.seconds(); in LastReceiveTimeNtp()316 *frac = last_receive_time_ntp_.fractions(); in LastReceiveTimeNtp()
75 NtpTime last_receive_time_ntp_; variable