Searched defs:v4l2_frmivalenum (Results 1 – 6 of 6) sorted by relevance
858 struct v4l2_frmivalenum { struct859 __u32 index; /* Frame format index */860 __u32 pixel_format; /* Pixel format */861 __u32 width; /* Frame width */862 __u32 height; /* Frame height */863 __u32 type; /* Frame interval type the device supports. */865 union { /* Frame interval */870 __u32 reserved[2]; /* Reserved space for future use */
439 struct v4l2_frmivalenum { struct440 __u32 index;441 __u32 pixel_format;442 __u32 width;443 __u32 height;444 __u32 type;445 union {449 __u32 reserved[2];
817 struct v4l2_frmivalenum { struct818 __u32 index; /* Frame format index */819 __u32 pixel_format; /* Pixel format */820 __u32 width; /* Frame width */821 __u32 height; /* Frame height */822 __u32 type; /* Frame interval type the device supports. */824 union { /* Frame interval */829 __u32 reserved[2]; /* Reserved space for future use */
463 struct v4l2_frmivalenum { struct464 __u32 index;465 __u32 pixel_format;466 __u32 width;467 __u32 height;468 __u32 type;469 union {473 __u32 reserved[2];