Searched defs:v4l2_fmtdesc (Results 1 – 10 of 10) sorted by relevance
330 struct v4l2_fmtdesc { struct331 __u32 index;332 __u32 type;334 __u32 flags;335 __u8 description[32];336 __u32 pixelformat;337 __u32 reserved[4];
450 struct v4l2_fmtdesc { struct451 __u32 index; /* Format number */452 __u32 type; /* enum v4l2_buf_type */453 __u32 flags;454 __u8 description[32]; /* Description string */455 __u32 pixelformat; /* Format fourcc */456 __u32 reserved[4];
329 struct v4l2_fmtdesc { struct330 __u32 index;331 __u32 type;332 __u32 flags;334 __u8 description[32];335 __u32 pixelformat;336 __u32 reserved[4];
453 struct v4l2_fmtdesc { struct454 __u32 index; /* Format number */455 __u32 type; /* enum v4l2_buf_type */456 __u32 flags;457 __u8 description[32]; /* Description string */458 __u32 pixelformat; /* Format fourcc */459 __u32 reserved[4];
492 struct v4l2_fmtdesc { struct493 __u32 index; /* Format number */494 __u32 type; /* enum v4l2_buf_type */495 __u32 flags;496 __u8 description[32]; /* Description string */497 __u32 pixelformat; /* Format fourcc */498 __u32 reserved[4];
734 struct v4l2_fmtdesc { struct735 __u32 index; /* Format number */736 __u32 type; /* enum v4l2_buf_type */737 __u32 flags;738 __u8 description[32]; /* Description string */739 __u32 pixelformat; /* Format fourcc */740 __u32 reserved[4];
360 struct v4l2_fmtdesc { struct361 __u32 index;362 __u32 type;364 __u32 flags;365 __u8 description[32];366 __u32 pixelformat;367 __u32 reserved[4];
465 struct v4l2_fmtdesc { struct466 __u32 index;467 __u32 type;469 __u32 flags;470 __u8 description[32];471 __u32 pixelformat;472 __u32 reserved[4];
458 struct v4l2_fmtdesc { struct459 __u32 index; /* Format number */460 enum v4l2_buf_type type; /* buffer type */461 __u32 flags;462 __u8 description[32]; /* Description string */463 __u32 pixelformat; /* Format fourcc */464 __u32 reserved[4];
322 struct v4l2_fmtdesc { struct324 __u32 index;325 enum v4l2_buf_type type;326 __u32 flags;327 __u8 description[32];329 __u32 pixelformat;330 __u32 reserved[4];