Lines Matching defs:v4l2_mbus_framefmt
25 struct v4l2_mbus_framefmt { struct26 __u32 width;27 __u32 height;28 __u32 code;29 __u32 field;30 __u32 colorspace;31 union {35 __u16 quantization;36 __u16 xfer_func;37 __u16 flags;38 __u16 reserved[10];