Searched defs:v4l2_pix_format_mplane (Results 1 – 6 of 6) sorted by relevance
1198 struct v4l2_pix_format_mplane { struct1199 __u32 width;1200 __u32 height;1201 __u32 pixelformat;1202 __u32 field;1203 __u32 colorspace;1204 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];1228 struct v4l2_pix_format_mplane pix_mp; argument
2189 struct v4l2_pix_format_mplane { struct2190 __u32 width;2191 __u32 height;2192 __u32 pixelformat;2193 __u32 field;2194 __u32 colorspace;2196 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];2197 __u8 num_planes;2198 __u8 flags;2199 union {[all …]
1211 struct v4l2_pix_format_mplane { struct1212 __u32 width;1213 __u32 height;1214 __u32 pixelformat;1215 __u32 field;1216 __u32 colorspace;1217 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];1241 struct v4l2_pix_format_mplane pix_mp; argument
2226 struct v4l2_pix_format_mplane { struct2227 __u32 width;2228 __u32 height;2229 __u32 pixelformat;2230 __u32 field;2231 __u32 colorspace;2233 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];2234 __u8 num_planes;2235 __u8 flags;2236 union {[all …]