Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h909 struct v4l2_frmivalenum { struct
910 __u32 index; /* Frame format index */
911 __u32 pixel_format; /* Pixel format */
912 __u32 width; /* Frame width */
913 __u32 height; /* Frame height */
914 __u32 type; /* Frame interval type the device supports. */
916 union { /* Frame interval */
921 __u32 reserved[2]; /* Reserved space for future use */

Completed in 32 milliseconds