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