Searched defs:v4l2_pix_format_mplane (Results 1 – 2 of 2) sorted by relevance
2262 struct v4l2_pix_format_mplane { struct2263 __u32 width;2264 __u32 height;2265 __u32 pixelformat;2266 __u32 field;2267 __u32 colorspace;2269 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];2270 __u8 num_planes;2271 __u8 flags;2272 union {[all …]