Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc545 int32_t ModuleRtpRtcpImpl::SendRTCP(RTCPPacketType packet_type) { in SendRTCP() function in webrtc::ModuleRtpRtcpImpl
Drtcp_sender.cc785 int32_t RTCPSender::SendRTCP(const FeedbackState& feedback_state, in SendRTCP() function in webrtc::RTCPSender