Searched defs:v4l2_fmtdesc (Results 1 – 1 of 1) sorted by relevance
1697 struct v4l2_fmtdesc { struct1698 u_int32_t index; /* Format number */1699 u_int32_t type; /* enum v4l2_buf_type */1700 u_int32_t flags;1701 u_int8_t description[32]; /* Description string */1702 u_int32_t pixelformat; /* Format fourcc */1703 u_int32_t reserved[4];