Home
last modified time | relevance | path

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

/external/chromium_org/media/cast/net/rtcp/
Drtcp.cc207 SaveLastSentNtpTime(now, rrtr.ntp_seconds, rrtr.ntp_fraction); in SendRtcpFromRtpReceiver()
247 SaveLastSentNtpTime(current_time, current_ntp_seconds, in SendRtcpFromRtpSender()
348 void Rtcp::SaveLastSentNtpTime(const base::TimeTicks& now, in SaveLastSentNtpTime() function in media::cast::Rtcp
Drtcp.h122 void SaveLastSentNtpTime(const base::TimeTicks& now,