Searched defs:v4l2_frmivalenum (Results 1 – 6 of 6) sorted by relevance
387 struct v4l2_frmivalenum { struct389 __u32 index;390 __u32 pixel_format;391 __u32 width;392 __u32 height;394 __u32 type;395 union {400 __u32 reserved[2];
389 struct v4l2_frmivalenum { struct390 __u32 index;391 __u32 pixel_format;392 __u32 width;394 __u32 height;395 __u32 type;396 union {401 __u32 reserved[2];
515 struct v4l2_frmivalenum { struct516 __u32 index; /* Frame format index */517 __u32 pixel_format; /* Pixel format */518 __u32 width; /* Frame width */519 __u32 height; /* Frame height */520 __u32 type; /* Frame interval type the device supports. */522 union { /* Frame interval */527 __u32 reserved[2]; /* Reserved space for future use */
518 struct v4l2_frmivalenum { struct519 __u32 index; /* Frame format index */520 __u32 pixel_format; /* Pixel format */521 __u32 width; /* Frame width */522 __u32 height; /* Frame height */523 __u32 type; /* Frame interval type the device supports. */525 union { /* Frame interval */530 __u32 reserved[2]; /* Reserved space for future use */
343 struct v4l2_frmivalenum { struct344 __u32 index;345 __u32 pixel_format;346 __u32 width;347 __u32 height;348 __u32 type;349 union {353 __u32 reserved[2];
381 struct v4l2_frmivalenum { struct382 __u32 index;384 __u32 pixel_format;385 __u32 width;386 __u32 height;387 __u32 type;389 union {394 __u32 reserved[2];