HomeSort by relevance Sort by last modified time
    Searched refs:UpdateRTCPReceiveInformationTimers (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.h 104 bool UpdateRTCPReceiveInformationTimers();
rtp_rtcp_impl.h 333 bool UpdateRTCPReceiveInformationTimers();
rtp_rtcp_impl.cc 194 if (UpdateRTCPReceiveInformationTimers()) {
952 bool ModuleRtpRtcpImpl::UpdateRTCPReceiveInformationTimers() {
955 return rtcp_receiver_.UpdateRTCPReceiveInformationTimers();
rtcp_receiver.cc 705 bool RTCPReceiver::UpdateRTCPReceiveInformationTimers() {
    [all...]

Completed in 1178 milliseconds