Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstiterator.h130 typedef void (*GstIteratorFreeFunction) (GstIterator *it); typedef
213 GstIteratorFreeFunction free;
242GstIteratorFreeFunction free) G_GNUC_MALLOC;
Dgstiterator.c105 GstIteratorResyncFunction resync, GstIteratorFreeFunction free) in gst_iterator_init()
151 GstIteratorResyncFunction resync, GstIteratorFreeFunction free) in gst_iterator_new()
276 (GstIteratorFreeFunction) gst_list_iterator_free); in gst_iterator_new_list()
560 (GstIteratorFreeFunction) filter_free); in gst_iterator_filter()
820 (GstIteratorFreeFunction) gst_single_object_iterator_free); in gst_iterator_new_single()
Dgstbin.c2406 (GstIteratorFreeFunction) gst_bin_sort_iterator_free); in gst_bin_sort_iterator_new()