Searched defs:v4l2_mbus_framefmt (Results 1 – 1 of 1) sorted by relevance
31 struct v4l2_mbus_framefmt { struct32 __u32 width;33 __u32 height;34 __u32 code;35 __u32 field;36 __u32 colorspace;37 union {43 __u16 quantization;44 __u16 xfer_func;45 __u16 flags;[all …]