Lines Matching defs:v4l2_pix_format
194 struct v4l2_pix_format { struct195 __u32 width;196 __u32 height;197 __u32 pixelformat;198 __u32 field;199 __u32 bytesperline;200 __u32 sizeimage;201 __u32 colorspace;202 __u32 priv;203 __u32 flags;204 union {208 __u32 quantization;209 __u32 xfer_func;