Searched defs:v4l2_mbus_framefmt (Results 1 – 1 of 1) sorted by relevance
13 struct v4l2_mbus_framefmt { struct14 __u32 width;15 __u32 height;16 __u32 code;17 __u32 field;18 __u32 colorspace;19 union {23 __u16 quantization;24 __u16 xfer_func;25 __u16 flags;[all …]