Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h96333 struct v4l2_pix_format_mplane { struct
96334 __u32 width;
96335 __u32 height;
96336 __u32 pixelformat;
96337 __u32 field;
96338 __u32 colorspace;
96339 struct v4l2_plane_pix_format plane_fmt[8];
96340 __u8 num_planes;
96341 __u8 flags;
96342 union {
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h106029 struct v4l2_pix_format_mplane { struct
106030 __u32 width;
106031 __u32 height;
106032 __u32 pixelformat;
106033 __u32 field;
106034 __u32 colorspace;
106035 struct v4l2_plane_pix_format plane_fmt[8];
106036 __u8 num_planes;
106037 __u8 flags;
106038 union {
[all …]