Searched defs:v4l2_pix_format (Results 1 – 1 of 1) sorted by relevance
214 struct v4l2_pix_format { struct215 __u32 width;216 __u32 height;217 __u32 pixelformat;219 __u32 field;220 __u32 bytesperline;221 __u32 sizeimage;222 __u32 colorspace;224 __u32 priv;225 __u32 flags;[all …]