Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A 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
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc138 std::unique_ptr<rtcp::LossNotification> loss_notification; member
1047 auto loss_notification = std::make_unique<rtcp::LossNotification>(); in HandlePsfbApp() local
1172 rtcp::LossNotification* loss_notification = in TriggerCallbacksFromRtcpPacket() local
/aosp_15_r20/external/webrtc/video/
H A Dencoder_rtcp_feedback.cc81 VideoEncoder::LossNotification loss_notification; in OnReceivedLossNotification() local
H A Dvideo_quality_test.cc225 void OnLossNotification(const LossNotification& loss_notification) override { in OnLossNotification()
H A Dvideo_stream_encoder.cc2041 const VideoEncoder::LossNotification& loss_notification) { in OnLossNotification()
/aosp_15_r20/external/webrtc/media/engine/
H A Dencoder_simulcast_proxy.cc75 const LossNotification& loss_notification) { in OnLossNotification()
H A Dsimulcast_encoder_adapter.cc665 const LossNotification& loss_notification) { in OnLossNotification()
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvp8_temporal_layers.cc102 const VideoEncoder::LossNotification& loss_notification) { in OnLossNotification()
H A Dvideo_encoder.cc330 const LossNotification& loss_notification) {} in OnLossNotification()
H A Dvideo_encoder_software_fallback_wrapper.cc404 const LossNotification& loss_notification) { in OnLossNotification()
H A Dvideo_encoder.h319 bool loss_notification; member
/aosp_15_r20/external/webrtc/test/
H A Drtcp_packet_parser.h94 PacketCounter<rtcp::LossNotification>* loss_notification() { in loss_notification() function
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/
H A Dmultiplex_encoder_adapter.cc284 const LossNotification& loss_notification) { in OnLossNotification()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc424 const VideoEncoder::LossNotification& loss_notification) {} in OnLossNotification()
H A Ddefault_temporal_layers.cc638 const VideoEncoder::LossNotification& loss_notification) {} in OnLossNotification()
H A Dlibvpx_vp8_encoder.cc396 const LossNotification& loss_notification) { in OnLossNotification()
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Dlogged_rtp_rtcp.h244 rtcp::LossNotification loss_notification; member
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_unittest_helper.cc384 rtcp::LossNotification loss_notification; in NewLossNotification() local