Searched defs:v4l2_fmtdesc (Results 1 – 2 of 2) sorted by relevance
1444 struct v4l2_fmtdesc v4l2_fmtdesc; in easycap_unlocked_ioctl() local
422 struct v4l2_fmtdesc { struct423 __u32 index; /* Format number */424 enum v4l2_buf_type type; /* buffer type */425 __u32 flags;426 __u8 description[32]; /* Description string */427 __u32 pixelformat; /* Format fourcc */428 __u32 reserved[4];