Searched refs:older_sibling (Results 1 – 1 of 1) sorted by relevance
222 GList *older_sibling = g_list_find_custom (self->rtp_history->head, in gst_red_history_lost_seq_num_for_timestamp() local230 if (NULL == older_sibling) { in gst_red_history_lost_seq_num_for_timestamp()239 if (NULL == older_sibling->prev) { in gst_red_history_lost_seq_num_for_timestamp()247 older = older_sibling->data; in gst_red_history_lost_seq_num_for_timestamp()248 newer = older_sibling->prev->data; in gst_red_history_lost_seq_num_for_timestamp()