Home
last modified time | relevance | path

Searched defs:LossNotificationState (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/video/
Drtp_video_stream_receiver2.h223 struct LossNotificationState { struct
224 LossNotificationState(uint16_t last_decoded_seq_num, in LossNotificationState() argument
248 absl::optional<LossNotificationState> lntf_state_ argument
Drtp_video_stream_receiver.h249 struct LossNotificationState { struct
250 LossNotificationState(uint16_t last_decoded_seq_num, in LossNotificationState() argument
264 absl::optional<LossNotificationState> lntf_state; argument
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_sender.h249 struct LossNotificationState { struct
254 LossNotificationState loss_notification_state_ argument