Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dvideodev2.h726 struct v4l2_fmtdesc { struct
727 __u32 index; /* Format number */
728 __u32 type; /* enum v4l2_buf_type */
729 __u32 flags;
730 __u8 description[32]; /* Description string */
731 __u32 pixelformat; /* Format fourcc */
732 __u32 reserved[4];