Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h71 typedef gboolean (*GstV4l2GetInOutFunction) (GstV4l2Object * v4l2object, guint32 * input); typedef
201 GstV4l2GetInOutFunction get_in_out_func;
256 GstV4l2GetInOutFunction get_in_out_func,
Dgstv4l2object.c489 GstV4l2GetInOutFunction get_in_out_func, in gst_v4l2_object_new()