Home
last modified time | relevance | path

Searched refs:LastReceivedNTP (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl2.h249 bool LastReceivedNTP(uint32_t* NTPsecs,
Drtp_rtcp_impl2.cc263 LastReceivedNTP(&state.last_rr_ntp_secs, &state.last_rr_ntp_frac, in GetFeedbackState()
695 bool ModuleRtpRtcpImpl2::LastReceivedNTP( in LastReceivedNTP() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.h263 bool LastReceivedNTP(uint32_t* NTPsecs,
Drtp_rtcp_impl.cc315 LastReceivedNTP(&state.last_rr_ntp_secs, &state.last_rr_ntp_frac, in GetFeedbackState()
788 bool ModuleRtpRtcpImpl::LastReceivedNTP( in LastReceivedNTP() function in webrtc::ModuleRtpRtcpImpl