Searched defs:v4l2_mbus_framefmt (Results 1 – 1 of 1) sorted by relevance
25 struct v4l2_mbus_framefmt { struct26 __u32 width;27 __u32 height;29 __u32 code;30 __u32 field;31 __u32 colorspace;32 __u16 ycbcr_enc;34 __u16 quantization;35 __u16 xfer_func;36 __u16 reserved[11];