Home
last modified time | relevance | path

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

/freebsd/sys/contrib/v4l/
H A Dvideodev2.h385 struct v4l2_fmtdesc { struct
386 __u32 index; /* Format number */
387 enum v4l2_buf_type type; /* buffer type */
388 __u32 flags;
389 __u8 description[32]; /* Description string */
390 __u32 pixelformat; /* Format fourcc */
391 __u32 reserved[4];