Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2-utils.c35 struct _GstV4l2GUdevIterator struct
47 struct _GstV4l2GUdevIterator *it; in gst_v4l2_iterator_new() argument
49 it = g_slice_new0 (struct _GstV4l2GUdevIterator); in gst_v4l2_iterator_new()
60 struct _GstV4l2GUdevIterator *it = (struct _GstV4l2GUdevIterator *) _it; in gst_v4l2_iterator_next()
92 struct _GstV4l2GUdevIterator *it = (struct _GstV4l2GUdevIterator *) _it; in gst_v4l2_iterator_free()
95 g_slice_free (struct _GstV4l2GUdevIterator, it); in gst_v4l2_iterator_free()