Searched defs:v4l2_frmivalenum (Results 1 – 3 of 3) sorted by relevance
514 struct v4l2_frmivalenum { struct515 __u32 index; /* Frame format index */516 __u32 pixel_format; /* Pixel format */517 __u32 width; /* Frame width */518 __u32 height; /* Frame height */519 __u32 type; /* Frame interval type the device supports. */521 union { /* Frame interval */526 __u32 reserved[2]; /* Reserved space for future use */
836 struct v4l2_frmivalenum { struct837 __u32 index; /* Frame format index */838 __u32 pixel_format; /* Pixel format */839 __u32 width; /* Frame width */840 __u32 height; /* Frame height */841 __u32 type; /* Frame interval type the device supports. */843 union { /* Frame interval */848 __u32 reserved[2]; /* Reserved space for future use */