Searched defs:v4l2_fmtdesc (Results 1 – 3 of 3) sorted by relevance
783 struct v4l2_fmtdesc { struct784 __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];
420 struct v4l2_fmtdesc { struct421 __u32 index;422 __u32 type;423 __u32 flags;424 __u8 description[32];425 __u32 pixelformat;426 __u32 mbus_code;427 __u32 reserved[3];
450 struct v4l2_fmtdesc { struct451 __u32 index;452 __u32 type;453 __u32 flags;454 __u8 description[32];455 __u32 pixelformat;456 __u32 reserved[4];