Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h852 struct v4l2_fmtdesc { struct
853 __u32 index; /* Format number */
854 __u32 type; /* enum v4l2_buf_type */
855 __u32 flags;
856 __u8 description[32]; /* Description string */
857 __u32 pixelformat; /* Format fourcc */
858 __u32 mbus_code; /* Media bus code */
859 __u32 reserved[3];