Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Dremote_ntp_time_estimator.cc54 NtpTime sender_send_time, in UpdateRtcpTimestamp() argument
56 switch (rtp_to_ntp_.UpdateMeasurements(sender_send_time, rtp_timestamp)) { in UpdateRtcpTimestamp()
73 Subtract(receiver_arrival_time, sender_send_time) - deliver_time_ntp; in UpdateRtcpTimestamp()
/external/webrtc/modules/rtp_rtcp/include/
Dremote_ntp_time_estimator.h40 NtpTime sender_send_time,