Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvideodev2.h2059 struct v4l2_pix_format_mplane { struct
2060 __u32 width;
2061 __u32 height;
2062 __u32 pixelformat;
2063 __u32 field;
2064 __u32 colorspace;
2066 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2067 __u8 num_planes;
2068 __u8 flags;
2069 union {
[all …]