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