Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dv4l2-mediabus.h37 struct v4l2_mbus_framefmt { struct
38 __u32 width;
39 __u32 height;
40 __u32 code;
41 __u32 field;
42 __u32 colorspace;
43 union {
49 __u16 quantization;
50 __u16 xfer_func;
51 __u16 flags;
[all …]