Searched defs:SendLossNotification (Results 1 – 6 of 6) sorted by relevance
156 void RtpVideoStreamReceiver2::RtcpFeedbackBuffer::SendLossNotification( in SendLossNotification() function in webrtc::RtpVideoStreamReceiver2::RtcpFeedbackBuffer688 void RtpVideoStreamReceiver2::SendLossNotification( in SendLossNotification() function in webrtc::RtpVideoStreamReceiver2
143 void RtpVideoStreamReceiver::RtcpFeedbackBuffer::SendLossNotification( in SendLossNotification() function in webrtc::RtpVideoStreamReceiver::RtcpFeedbackBuffer720 void RtpVideoStreamReceiver::SendLossNotification( in SendLossNotification() function in webrtc::RtpVideoStreamReceiver
619 int32_t ModuleRtpRtcpImpl2::SendLossNotification(uint16_t last_decoded_seq_num, in SendLossNotification() function in webrtc::ModuleRtpRtcpImpl2
715 int32_t ModuleRtpRtcpImpl::SendLossNotification(uint16_t last_decoded_seq_num, in SendLossNotification() function in webrtc::ModuleRtpRtcpImpl
241 int32_t RTCPSender::SendLossNotification(const FeedbackState& feedback_state, in SendLossNotification() function in webrtc::RTCPSender
102 void SendLossNotification(uint16_t last_decoded_seq_num, in SendLossNotification() function in webrtc::LossNotificationControllerBaseTest