Searched defs:v4l2_standard (Results 1 – 1 of 1) sorted by relevance
1409 struct v4l2_standard { struct1410 __u32 index;1411 v4l2_std_id id;1412 __u8 name[24];1413 struct v4l2_fract frameperiod; /* Frames, not fields */1414 __u32 framelines;1415 __u32 reserved[4];
Completed in 18 milliseconds