Home
last modified time | relevance | path

Searched defs:rtp_seq_num_end (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/video/
H A Drtp_video_frame_assembler.cc191 uint16_t rtp_seq_num_end = complete_frame->last_seq_num(); in FindReferences() local
207 uint16_t rtp_seq_num_end = complete_frame->last_seq_num(); in UpdateWithPadding() local
H A Drtp_video_frame_assembler.h36 uint16_t rtp_seq_num_end, in AssembledFrame()