Searched defs:v4l2_pix_format_mplane (Results 1 – 1 of 1) sorted by relevance
1869 struct v4l2_pix_format_mplane { struct1870 __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 …]