Searched defs:v4l2_standard (Results 1 – 1 of 1) sorted by relevance
1455 struct v4l2_standard { struct1456 __u32 index;1457 v4l2_std_id id;1458 __u8 name[24];1459 struct v4l2_fract frameperiod; /* Frames, not fields */1460 __u32 framelines;1461 __u32 reserved[4];
Completed in 19 milliseconds