Searched refs:missing_copy (Results 1 – 1 of 1) sorted by relevance
114 GQueue missing_copy = G_QUEUE_INIT; in gst_parse_context_copy() local118 g_queue_push_tail (&missing_copy, g_strdup ((const gchar *) l->data)); in gst_parse_context_copy()120 ret->missing_elements = missing_copy.head; in gst_parse_context_copy()