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