Searched defs:v4l2_pix_format_mplane (Results 1 – 2 of 2) sorted by relevance
96333 struct v4l2_pix_format_mplane { struct96334 __u32 width;96335 __u32 height;96336 __u32 pixelformat;96337 __u32 field;96338 __u32 colorspace;96339 struct v4l2_plane_pix_format plane_fmt[8];96340 __u8 num_planes;96341 __u8 flags;96342 union {[all …]
106029 struct v4l2_pix_format_mplane { struct106030 __u32 width;106031 __u32 height;106032 __u32 pixelformat;106033 __u32 field;106034 __u32 colorspace;106035 struct v4l2_plane_pix_format plane_fmt[8];106036 __u8 num_planes;106037 __u8 flags;106038 union {[all …]