Searched defs:v4l2_pix_format (Results 1 – 1 of 1) sorted by relevance
192 struct v4l2_pix_format { struct193 __u32 width;194 __u32 height;195 __u32 pixelformat;196 __u32 field;197 __u32 bytesperline;198 __u32 sizeimage;199 __u32 colorspace;200 __u32 priv;201 __u32 flags;[all …]