Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstiterator.h105 typedef GstIteratorResult (*GstIteratorNextFunction) (GstIterator *it, GValue *result); typedef
210 GstIteratorNextFunction next;
239 GstIteratorNextFunction next,
Dgstiterator.c103 GstIteratorNextFunction next, in gst_iterator_init()
149 GstIteratorNextFunction next, in gst_iterator_new()
273 (GstIteratorNextFunction) gst_list_iterator_next, in gst_iterator_new_list()
557 (GstIteratorNextFunction) filter_next, in gst_iterator_filter()
817 (GstIteratorNextFunction) gst_single_object_iterator_next, in gst_iterator_new_single()
Dgstbin.c2403 (GstIteratorNextFunction) gst_bin_sort_iterator_next, in gst_bin_sort_iterator_new()