Home
last modified time | relevance | path

Searched defs:v4l2_event_ctrl (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h2364 struct v4l2_event_ctrl { struct
2365 __u32 changes;
2366 __u32 type;
2367 union {
2371 __u32 flags;
2372 __s32 minimum;
2373 __s32 maximum;
2374 __s32 step;
2375 __s32 default_value;
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h2364 struct v4l2_event_ctrl { struct
2365 __u32 changes;
2366 __u32 type;
2367 union {
2371 __u32 flags;
2372 __s32 minimum;
2373 __s32 maximum;
2374 __s32 step;
2375 __s32 default_value;