Searched defs:v4l2_mbus_framefmt (Results 1 – 1 of 1) sorted by relevance
28 struct v4l2_mbus_framefmt { struct29 __u32 width;30 __u32 height;31 __u32 code;32 __u32 field;33 __u32 colorspace;34 __u16 ycbcr_enc;35 __u16 quantization;36 __u32 reserved[6];