Searched refs:gst_toc_copy (Results 1 – 3 of 3) sorted by relevance
113 #undef gst_toc_copy114 static GstToc *gst_toc_copy (const GstToc * toc);146 (GstMiniObjectCopyFunction) gst_toc_copy, NULL, in gst_toc_new()457 gst_toc_copy (const GstToc * toc) in gst_toc_copy() function
166 #define gst_toc_copy(toc) (GstToc*)gst_mini_object_copy(GST_MINI_OBJECT_CAST(toc)) macro
241 test_toc = gst_toc_copy (toc); in GST_START_TEST()