Searched defs:v4l2_frmivalenum (Results 1 – 2 of 2) sorted by relevance
1661 struct v4l2_frmivalenum v4l2_frmivalenum; in easycap_unlocked_ioctl() local
487 struct v4l2_frmivalenum { struct488 __u32 index; /* Frame format index */489 __u32 pixel_format; /* Pixel format */490 __u32 width; /* Frame width */491 __u32 height; /* Frame height */492 __u32 type; /* Frame interval type the device supports. */494 union { /* Frame interval */499 __u32 reserved[2]; /* Reserved space for future use */