Searched defs:v4l2_frmivalenum (Results 1 – 3 of 3) sorted by relevance
498 struct v4l2_frmivalenum { struct499 __u32 index;500 __u32 pixel_format;501 __u32 width;502 __u32 height;503 __u32 type;504 union {508 __u32 reserved[2];
856 struct v4l2_frmivalenum { struct857 __u32 index; /* Frame format index */858 __u32 pixel_format; /* Pixel format */859 __u32 width; /* Frame width */860 __u32 height; /* Frame height */861 __u32 type; /* Frame interval type the device supports. */863 union { /* Frame interval */868 __u32 reserved[2]; /* Reserved space for future use */
476 struct v4l2_frmivalenum { struct477 __u32 index;478 __u32 pixel_format;479 __u32 width;480 __u32 height;481 __u32 type;482 union {486 __u32 reserved[2];