Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dvideodev2.h1869 struct v4l2_pix_format_mplane { struct
1870 __u32 width;
1871 __u32 height;
1872 __u32 pixelformat;
1873 __u32 field;
1874 __u32 colorspace;
1876 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
1877 __u8 num_planes;
1878 __u8 flags;
1879 __u8 ycbcr_enc;
[all …]