Searched refs:older_sibling (Results 1 – 1 of 1) sorted by relevance
226 GList *older_sibling = g_list_find_custom (rtp_history->head, in gst_red_history_lost_seq_num_for_timestamp() local234 if (NULL == older_sibling) { in gst_red_history_lost_seq_num_for_timestamp()243 if (NULL == older_sibling->prev) { in gst_red_history_lost_seq_num_for_timestamp()251 older = older_sibling->data; in gst_red_history_lost_seq_num_for_timestamp()252 newer = older_sibling->prev->data; in gst_red_history_lost_seq_num_for_timestamp()