Searched defs:v4l2_pix_format_mplane (Results 1 – 1 of 1) sorted by relevance
1965 struct v4l2_pix_format_mplane { struct1966 __u32 width;1967 __u32 height;1968 __u32 pixelformat;1969 __u32 field;1970 __u32 colorspace;1972 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];1973 __u8 num_planes;1974 __u8 flags;1975 __u8 ycbcr_enc;[all …]