Home
last modified time | relevance | path

Searched defs:v4l2_pix_format_mplane (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dvideodev2.h2379 struct v4l2_pix_format_mplane { struct
2380 __u32 width;
2381 __u32 height;
2382 __u32 pixelformat;
2383 __u32 field;
2384 __u32 colorspace;
2386 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2387 __u8 num_planes;
2388 __u8 flags;
2389 union {
[all …]