Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1381 struct v4l2_standard { struct
1382 __u32 index;
1383 v4l2_std_id id;
1384 __u8 name[24];
1385 struct v4l2_fract frameperiod; /* Frames, not fields */
1386 __u32 framelines;
1387 __u32 reserved[4];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1381 struct v4l2_standard { struct
1382 __u32 index;
1383 v4l2_std_id id;
1384 __u8 name[24];
1385 struct v4l2_fract frameperiod; /* Frames, not fields */
1386 __u32 framelines;
1387 __u32 reserved[4];