Searched defs:v4l2_pix_format (Results 1 – 1 of 1) sorted by relevance
182 struct v4l2_pix_format { struct183 __u32 width;184 __u32 height;185 __u32 pixelformat;186 __u32 field;187 __u32 bytesperline;188 __u32 sizeimage;189 __u32 colorspace;190 __u32 priv;191 __u32 flags;[all …]