Home
last modified time | relevance | path

Searched defs:v4l2_frmivalenum (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/sys/
H A Dvideoio.h1761 struct v4l2_frmivalenum { struct
1762 u_int32_t index; /* Frame format index */
1763 u_int32_t pixel_format; /* Pixel format */
1764 u_int32_t width; /* Frame width */
1765 u_int32_t height; /* Frame height */
1766 u_int32_t type; /* Frame interval type the device supports. */
1768 union { /* Frame interval */
1773 u_int32_t reserved[2]; /* Reserved space for future use */