Lines Matching defs:v4l2_pix_format
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;191 union {195 __u32 quantization;196 __u32 xfer_func;