Home
last modified time | relevance | path

Searched defs:loss_notification (Results 1 – 19 of 19) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dloss_notification_unittest.cc27 LossNotification loss_notification; in TEST() local
36 LossNotification loss_notification; in TEST() local
55 LossNotification loss_notification; in TEST() local
74 LossNotification loss_notification; in TEST() local
95 LossNotification loss_notification; in TEST() local
126 LossNotification loss_notification; in TEST() local
/external/webrtc/video/
Dencoder_rtcp_feedback.cc89 VideoEncoder::LossNotification loss_notification; in OnReceivedLossNotification() local
Dvideo_quality_test.cc224 void OnLossNotification(const LossNotification& loss_notification) override { in OnLossNotification()
Dvideo_stream_encoder.cc1524 const VideoEncoder::LossNotification& loss_notification) { in OnLossNotification()
/external/webrtc/media/engine/
Dencoder_simulcast_proxy.cc78 const LossNotification& loss_notification) { in OnLossNotification()
Dsimulcast_encoder_adapter.cc551 const LossNotification& loss_notification) { in OnLossNotification()
/external/webrtc/api/video_codecs/
Dvp8_temporal_layers.cc102 const VideoEncoder::LossNotification& loss_notification) { in OnLossNotification()
Dvideo_encoder.cc312 const LossNotification& loss_notification) {} in OnLossNotification()
Dvideo_encoder_software_fallback_wrapper.cc402 const LossNotification& loss_notification) { in OnLossNotification()
Dvideo_encoder.h304 bool loss_notification; member
/external/webrtc/test/
Drtcp_packet_parser.h96 PacketCounter<rtcp::LossNotification>* loss_notification() { in loss_notification() function
/external/webrtc/modules/video_coding/codecs/multiplex/
Dmultiplex_encoder_adapter.cc262 const LossNotification& loss_notification) { in OnLossNotification()
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.cc116 std::unique_ptr<rtcp::LossNotification> loss_notification; member
969 auto loss_notification = std::make_unique<rtcp::LossNotification>(); in HandlePsfbApp() local
1100 rtcp::LossNotification* loss_notification = in TriggerCallbacksFromRtcpPacket() local
Drtcp_sender.cc617 auto loss_notification = std::make_unique<rtcp::LossNotification>( in BuildLossNotification() local
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc421 const VideoEncoder::LossNotification& loss_notification) {} in OnLossNotification()
Ddefault_temporal_layers.cc601 const VideoEncoder::LossNotification& loss_notification) {} in OnLossNotification()
Dlibvpx_vp8_encoder.cc426 const LossNotification& loss_notification) { in OnLossNotification()
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_unittest_helper.cc344 rtcp::LossNotification loss_notification; in NewLossNotification() local
Dlogged_events.h447 rtcp::LossNotification loss_notification; member