Lines Matching defs:v4l2_pix_format
214 struct v4l2_pix_format { struct215 __u32 width;216 __u32 height;217 __u32 pixelformat;219 __u32 field;220 __u32 bytesperline;221 __u32 sizeimage;222 __u32 colorspace;224 __u32 priv;225 __u32 flags;226 __u32 ycbcr_enc;227 __u32 quantization;229 __u32 xfer_func;