Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dvideodev2.h783 struct v4l2_fmtdesc { struct
784 __u32 index; /* Format number */
785 __u32 type; /* enum v4l2_buf_type */
786 __u32 flags;
787 __u8 description[32]; /* Description string */
788 __u32 pixelformat; /* Format fourcc */
789 __u32 mbus_code; /* Media bus code */
790 __u32 reserved[3];