Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h350 int64_t RtcpReportInterval();
Drtp_rtcp_impl.cc151 int64_t rtcp_interval = RtcpReportInterval(); in Process()
964 int64_t ModuleRtpRtcpImpl::RtcpReportInterval() { in RtcpReportInterval() function in webrtc::ModuleRtpRtcpImpl