Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h86 struct vpu_format { struct
87 u32 pixfmt;
88 u32 mem_planes;
89 u32 comp_planes;
90 u32 type;
91 u32 flags;
92 u32 width;
93 u32 height;
94 u32 sizeimage[VIDEO_MAX_PLANES];
96 u32 field;
[all …]