Home
last modified time | relevance | path

Searched refs:OnReceivedLossNotification (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/video/
Dencoder_rtcp_feedback.h40 void OnReceivedLossNotification(uint32_t ssrc,
Dencoder_rtcp_feedback.cc70 void EncoderRtcpFeedback::OnReceivedLossNotification( in OnReceivedLossNotification() function in webrtc::EncoderRtcpFeedback
/external/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h193 virtual void OnReceivedLossNotification(uint32_t ssrc,
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.cc1104 rtcp_loss_notification_observer_->OnReceivedLossNotification( in TriggerCallbacksFromRtcpPacket()
Drtcp_receiver_unittest.cc80 OnReceivedLossNotification,