Searched defs:v4l2_frmivalenum (Results 1 – 4 of 4) sorted by relevance
788 struct v4l2_frmivalenum { struct789 __u32 index; /* Frame format index */790 __u32 pixel_format; /* Pixel format */791 __u32 width; /* Frame width */792 __u32 height; /* Frame height */793 __u32 type; /* Frame interval type the device supports. */795 union { /* Frame interval */800 __u32 reserved[2]; /* Reserved space for future use */
857 struct v4l2_frmivalenum { struct858 __u32 index; /* Frame format index */859 __u32 pixel_format; /* Pixel format */860 __u32 width; /* Frame width */861 __u32 height; /* Frame height */862 __u32 type; /* Frame interval type the device supports. */864 union { /* Frame interval */869 __u32 reserved[2]; /* Reserved space for future use */
859 struct v4l2_frmivalenum { struct860 __u32 index; /* Frame format index */861 __u32 pixel_format; /* Pixel format */862 __u32 width; /* Frame width */863 __u32 height; /* Frame height */864 __u32 type; /* Frame interval type the device supports. */866 union { /* Frame interval */871 __u32 reserved[2]; /* Reserved space for future use */