Searched refs:g_queue_pop_tail_link (Results 1 – 7 of 7) sorted by relevance
180 GList* g_queue_pop_tail_link (GQueue *queue);
708 g_queue_pop_tail_link (GQueue *queue) in g_queue_pop_tail_link() function
630 g_list_free (g_queue_pop_tail_link (q)); in random_test()864 g_assert (node == g_queue_pop_tail_link (q)); in test_basic()884 g_assert (g_queue_pop_tail_link (q) == NULL); in test_basic()
294 link = g_queue_pop_tail_link (self->rtp_history); in _red_history_prepend()
142 link = g_queue_pop_tail_link (rtp_history); in gst_rtp_red_history_update()
330 new_head = g_queue_pop_tail_link (&ctx->packets_buf); in gst_rtp_ulpfec_enc_stream_ctx_prepend_to_fec_buffer()
2702 g_queue_pop_tail_link