Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h72 typedef gboolean (*GstV4l2SetInOutFunction) (GstV4l2Object * v4l2object, guint32 input); typedef
202 GstV4l2SetInOutFunction set_in_out_func;
257 GstV4l2SetInOutFunction set_in_out_func,
Dgstv4l2object.c490 GstV4l2SetInOutFunction set_in_out_func, in gst_v4l2_object_new()