Lines Matching defs:v4l2_pix_format
193 struct v4l2_pix_format { struct194 __u32 width;195 __u32 height;196 __u32 pixelformat;197 __u32 field;198 __u32 bytesperline;199 __u32 sizeimage;200 __u32 colorspace;201 __u32 priv;202 __u32 flags;203 union {207 __u32 quantization;208 __u32 xfer_func;