Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstiterator.h74 typedef void (*GstIteratorCopyFunction) (const GstIterator *it, GstIterator *copy); typedef
209 GstIteratorCopyFunction copy;
238 GstIteratorCopyFunction copy,
Dgstiterator.c102 GstIteratorCopyFunction copy, in gst_iterator_init()
148 GstIteratorCopyFunction copy, in gst_iterator_new()
272 (GstIteratorCopyFunction) gst_list_iterator_copy, in gst_iterator_new_list()
556 (GstIteratorCopyFunction) filter_copy, in gst_iterator_filter()
816 (GstIteratorCopyFunction) gst_single_object_iterator_copy, in gst_iterator_new_single()
Dgstbin.c2410 (GstIteratorCopyFunction) gst_bin_sort_iterator_copy, in gst_bin_sort_iterator_new()