Searched refs:last_fu_seqnum (Results 1 – 4 of 4) sorted by relevance
62 guint16 last_fu_seqnum; member
76 guint16 last_fu_seqnum; member
1162 rtph264depay->last_fu_seqnum = 0; in gst_rtp_h264_depay_process()1332 rtph264depay->last_fu_seqnum = gst_rtp_buffer_get_seq (rtp); in gst_rtp_h264_depay_process()1367 if (gst_rtp_buffer_compare_seqnum (rtph264depay->last_fu_seqnum, in gst_rtp_h264_depay_process()1372 "stored.", rtph264depay->last_fu_seqnum, in gst_rtp_h264_depay_process()1377 rtph264depay->last_fu_seqnum = gst_rtp_buffer_get_seq (rtp); in gst_rtp_h264_depay_process()
1238 rtph265depay->last_fu_seqnum = 0; in gst_rtp_h265_depay_process()1436 rtph265depay->last_fu_seqnum = gst_rtp_buffer_get_seq (rtp); in gst_rtp_h265_depay_process()1481 if (gst_rtp_buffer_compare_seqnum (rtph265depay->last_fu_seqnum, in gst_rtp_h265_depay_process()1486 "stored.", rtph265depay->last_fu_seqnum, in gst_rtp_h265_depay_process()1491 rtph265depay->last_fu_seqnum = gst_rtp_buffer_get_seq (rtp); in gst_rtp_h265_depay_process()