Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
Dvideodev2.h2171 struct v4l2_pix_format_mplane { struct
2172 __u32 width;
2173 __u32 height;
2174 __u32 pixelformat;
2175 __u32 field;
2176 __u32 colorspace;
2178 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2179 __u8 num_planes;
2180 __u8 flags;
2181 union {
[all …]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
Dvideodev2.h2171 struct v4l2_pix_format_mplane { struct
2172 __u32 width;
2173 __u32 height;
2174 __u32 pixelformat;
2175 __u32 field;
2176 __u32 colorspace;
2178 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2179 __u8 num_planes;
2180 __u8 flags;
2181 union {
[all …]