Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h2117 struct v4l2_pix_format_mplane { struct
2118 __u32 width;
2119 __u32 height;
2120 __u32 pixelformat;
2121 __u32 field;
2122 __u32 colorspace;
2124 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2125 __u8 num_planes;
2126 __u8 flags;
2127 union {
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h2117 struct v4l2_pix_format_mplane { struct
2118 __u32 width;
2119 __u32 height;
2120 __u32 pixelformat;
2121 __u32 field;
2122 __u32 colorspace;
2124 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2125 __u8 num_planes;
2126 __u8 flags;
2127 union {
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2253 struct v4l2_pix_format_mplane { struct
2254 __u32 width;
2255 __u32 height;
2256 __u32 pixelformat;
2257 __u32 field;
2258 __u32 colorspace;
2260 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2261 __u8 num_planes;
2262 __u8 flags;
2263 union {
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2237 struct v4l2_pix_format_mplane { struct
2238 __u32 width;
2239 __u32 height;
2240 __u32 pixelformat;
2241 __u32 field;
2242 __u32 colorspace;
2244 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
2245 __u8 num_planes;
2246 __u8 flags;
2247 union {
[all …]