Home
last modified time | relevance | path

Searched defs:RtcpMeasurement (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/system_wrappers/include/
Drtp_to_ntp_estimator.h34 struct RtcpMeasurement { struct
40 NtpTime ntp_time;
41 int64_t unwrapped_rtp_timestamp;
/external/webrtc/system_wrappers/source/
Drtp_to_ntp_estimator.cc82 RtpToNtpEstimator::RtcpMeasurement::RtcpMeasurement(uint32_t ntp_secs, in RtcpMeasurement() function in webrtc::RtpToNtpEstimator::RtcpMeasurement