Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvideodev2.h701 struct v4l2_fmtdesc { struct
702 __u32 index; /* Format number */
703 __u32 type; /* enum v4l2_buf_type */
704 __u32 flags;
705 __u8 description[32]; /* Description string */
706 __u32 pixelformat; /* Format fourcc */
707 __u32 reserved[4];
/external/v4l2_codec2/vda/
Dvideodev2.h660 struct v4l2_fmtdesc { struct
661 __u32 index; /* Format number */
662 __u32 type; /* enum v4l2_buf_type */
663 __u32 flags;
664 __u8 description[32]; /* Description string */
665 __u32 pixelformat; /* Format fourcc */
666 __u32 reserved[4];