Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h349 gboolean gst_v4l2_set_controls (GstV4l2Object * v4l2object, GstStructure * controls);
Dv4l2_calls.c593 gst_v4l2_set_controls (v4l2object, v4l2object->extra_controls); in gst_v4l2_open()
1083 gst_v4l2_set_controls (GstV4l2Object * v4l2object, GstStructure * controls) in gst_v4l2_set_controls() function
Dgstv4l2object.c693 gst_v4l2_set_controls (v4l2object, v4l2object->extra_controls); in gst_v4l2_object_set_property_helper()