Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dvideodev2.h988 struct v4l2_frmivalenum { struct
989 __u32 index; /* Frame format index */
990 __u32 pixel_format; /* Pixel format */
991 __u32 width; /* Frame width */
992 __u32 height; /* Frame height */
993 __u32 type; /* Frame interval type the device supports. */
995 union { /* Frame interval */
1000 __u32 reserved[2]; /* Reserved space for future use */

Completed in 22 milliseconds