Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttoc.c118 static void gst_toc_entry_free (GstTocEntry * toc);
276 (GstMiniObjectFreeFunction) gst_toc_entry_free); in gst_toc_entry_new_internal()
320 gst_toc_entry_free (GstTocEntry * entry) in gst_toc_entry_free() function