Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dv4l2-mediabus.h35 struct v4l2_mbus_framefmt { struct
36 __u32 width;
37 __u32 height;
38 __u32 code;
39 __u32 field;
40 __u32 colorspace;
41 union {
47 __u16 quantization;
48 __u16 xfer_func;
49 __u16 flags;
[all …]