Searched defs:SendLossNotification (Results 1 – 5 of 5) sorted by relevance
185 void RtpVideoStreamReceiver2::RtcpFeedbackBuffer::SendLossNotification( in SendLossNotification() function in webrtc::RtpVideoStreamReceiver2::RtcpFeedbackBuffer760 void RtpVideoStreamReceiver2::SendLossNotification( in SendLossNotification() function in webrtc::RtpVideoStreamReceiver2
675 int32_t ModuleRtpRtcpImpl::SendLossNotification(uint16_t last_decoded_seq_num, in SendLossNotification() function in webrtc::ModuleRtpRtcpImpl
659 int32_t ModuleRtpRtcpImpl2::SendLossNotification(uint16_t last_decoded_seq_num, in SendLossNotification() function in webrtc::ModuleRtpRtcpImpl2
240 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