Lines Matching defs:v4l2_mbus_framefmt
37 struct v4l2_mbus_framefmt { struct38 __u32 width;39 __u32 height;40 __u32 code;41 __u32 field;42 __u32 colorspace;43 union {49 __u16 quantization;50 __u16 xfer_func;51 __u16 flags;52 __u16 reserved[10];