Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstiterator.h119 typedef void (*GstIteratorResyncFunction) (GstIterator *it); typedef
212 GstIteratorResyncFunction resync;
241 GstIteratorResyncFunction resync,
Dgstiterator.c105 GstIteratorResyncFunction resync, GstIteratorFreeFunction free) in gst_iterator_init()
151 GstIteratorResyncFunction resync, GstIteratorFreeFunction free) in gst_iterator_new()
275 (GstIteratorResyncFunction) gst_list_iterator_resync, in gst_iterator_new_list()
559 (GstIteratorResyncFunction) filter_resync, in gst_iterator_filter()
819 (GstIteratorResyncFunction) gst_single_object_iterator_resync, in gst_iterator_new_single()
Dgstbin.c2413 (GstIteratorResyncFunction) gst_bin_sort_iterator_resync, in gst_bin_sort_iterator_new()