Searched defs:v4l2_pix_format (Results 1 – 2 of 2) sorted by relevance
148 struct v4l2_pix_format struct150 __u32 width;151 __u32 height;152 __u32 pixelformat;153 enum v4l2_field field;154 __u32 bytesperline;155 __u32 sizeimage;156 enum v4l2_colorspace colorspace;157 __u32 priv;
157 struct v4l2_pix_format { struct159 __u32 width;160 __u32 height;161 __u32 pixelformat;162 __u32 field;164 __u32 bytesperline;165 __u32 sizeimage;166 __u32 colorspace;167 __u32 priv;