Searched defs:v4l2_mbus_framefmt (Results 1 – 1 of 1) sorted by relevance
24 struct v4l2_mbus_framefmt { struct25 __u32 width;26 __u32 height;27 __u32 code;28 __u32 field;29 __u32 colorspace;30 __u16 ycbcr_enc;31 __u16 quantization;32 __u16 xfer_func;33 __u16 reserved[11];