Searched defs:v4l2_standard (Results 1 – 1 of 1) sorted by relevance
1538 struct v4l2_standard { struct1539 __u32 index;1540 v4l2_std_id id;1541 __u8 name[24];1542 struct v4l2_fract frameperiod; /* Frames, not fields */1543 __u32 framelines;1544 __u32 reserved[4];
Completed in 25 milliseconds