Home
last modified time | relevance | path

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

/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h1198 struct v4l2_pix_format_mplane { struct
1199 __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
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h2189 struct v4l2_pix_format_mplane { struct
2190 __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 …]
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h1211 struct v4l2_pix_format_mplane { struct
1212 __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
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h2189 struct v4l2_pix_format_mplane { struct
2190 __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 …]
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h2226 struct v4l2_pix_format_mplane { struct
2227 __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 …]
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h1198 struct v4l2_pix_format_mplane { struct
1199 __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