Searched defs:v4l2_pix_format_mplane (Results 1 – 1 of 1) sorted by relevance
2145 struct v4l2_pix_format_mplane { struct2146 __u32 width;2147 __u32 height;2148 __u32 pixelformat;2149 __u32 field;2150 __u32 colorspace;2152 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];2153 __u8 num_planes;2154 __u8 flags;2155 union {[all …]