Searched defs:v4l2_pix_format (Results 1 – 1 of 1) sorted by relevance
186 struct v4l2_pix_format { struct187 __u32 width;188 __u32 height;189 __u32 pixelformat;190 __u32 field;191 __u32 bytesperline;192 __u32 sizeimage;193 __u32 colorspace;194 __u32 priv;195 __u32 flags;[all …]