Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtcp_sender.h162 int32_t SendCompoundRTCPLocked(const FeedbackState& feedback_state,
Drtcp_sender.cc259 return SendCompoundRTCPLocked( in SendLossNotification()
718 int32_t RTCPSender::SendCompoundRTCPLocked( in SendCompoundRTCPLocked() function in webrtc::RTCPSender