/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
H A D | loss_notification_unittest.cc | 27 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 D | rtcp_receiver.cc | 138 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 D | encoder_rtcp_feedback.cc | 81 VideoEncoder::LossNotification loss_notification; in OnReceivedLossNotification() local
|
H A D | video_quality_test.cc | 225 void OnLossNotification(const LossNotification& loss_notification) override { in OnLossNotification()
|
H A D | video_stream_encoder.cc | 2041 const VideoEncoder::LossNotification& loss_notification) { in OnLossNotification()
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | encoder_simulcast_proxy.cc | 75 const LossNotification& loss_notification) { in OnLossNotification()
|
H A D | simulcast_encoder_adapter.cc | 665 const LossNotification& loss_notification) { in OnLossNotification()
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | vp8_temporal_layers.cc | 102 const VideoEncoder::LossNotification& loss_notification) { in OnLossNotification()
|
H A D | video_encoder.cc | 330 const LossNotification& loss_notification) {} in OnLossNotification()
|
H A D | video_encoder_software_fallback_wrapper.cc | 404 const LossNotification& loss_notification) { in OnLossNotification()
|
H A D | video_encoder.h | 319 bool loss_notification; member
|
/aosp_15_r20/external/webrtc/test/ |
H A D | rtcp_packet_parser.h | 94 PacketCounter<rtcp::LossNotification>* loss_notification() { in loss_notification() function
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/ |
H A D | multiplex_encoder_adapter.cc | 284 const LossNotification& loss_notification) { in OnLossNotification()
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | screenshare_layers.cc | 424 const VideoEncoder::LossNotification& loss_notification) {} in OnLossNotification()
|
H A D | default_temporal_layers.cc | 638 const VideoEncoder::LossNotification& loss_notification) {} in OnLossNotification()
|
H A D | libvpx_vp8_encoder.cc | 396 const LossNotification& loss_notification) { in OnLossNotification()
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/ |
H A D | logged_rtp_rtcp.h | 244 rtcp::LossNotification loss_notification; member
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/ |
H A D | rtc_event_log_unittest_helper.cc | 384 rtcp::LossNotification loss_notification; in NewLossNotification() local
|