Home
last modified time | relevance | path

Searched defs:v4l2_mbus_framefmt (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dv4l2-mediabus.h25 struct v4l2_mbus_framefmt { struct
26 __u32 width;
27 __u32 height;
28 __u32 code;
29 __u32 field;
30 __u32 colorspace;
31 union {
35 __u16 quantization;
36 __u16 xfer_func;
37 __u16 flags;
[all …]
/aosp12/hardware/google/graphics/common/libv4l2/
H A Dv4l2-mediabus.h90 struct v4l2_mbus_framefmt { struct
91 __u32 width;
92 __u32 height;
94 __u32 code;
95 __u32 field;
96 __u32 colorspace;
97 __u32 reserved[7];
/aosp12/hardware/google/gchips/include/
H A Dv4l2-mediabus.h90 struct v4l2_mbus_framefmt { struct
91 __u32 width;
92 __u32 height;
94 __u32 code;
95 __u32 field;
96 __u32 colorspace;
97 __u32 reserved[7];