Searched refs:next_gap (Results 1 – 1 of 1) sorted by relevance
156 gint tail_gap, next_gap; in rtp_timer_is_closer_to_tail() local159 next_gap = gst_rtp_buffer_compare_seqnum (next->seqnum, timer->seqnum); in rtp_timer_is_closer_to_tail()161 if (tail_gap < next_gap) in rtp_timer_is_closer_to_tail()