Home
last modified time | relevance | path

Searched refs:g_queue_pop_tail_link (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/glib/
Dgqueue.h180 GList* g_queue_pop_tail_link (GQueue *queue);
Dgqueue.c708 g_queue_pop_tail_link (GQueue *queue) in g_queue_pop_tail_link() function
/third_party/glib/glib/tests/
Dqueue.c630 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()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpredenc.c294 link = g_queue_pop_tail_link (self->rtp_history); in _red_history_prepend()
Dgstrtpreddec.c142 link = g_queue_pop_tail_link (rtp_history); in gst_rtp_red_history_update()
Dgstrtpulpfecenc.c330 new_head = g_queue_pop_tail_link (&ctx->packets_buf); in gst_rtp_ulpfec_enc_stream_ctx_prepend_to_fec_buffer()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2702 g_queue_pop_tail_link