Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu.h85 struct vpu_format { struct
86 u32 pixfmt;
87 unsigned int num_planes;
88 u32 type;
89 u32 flags;
90 u32 width;
91 u32 height;
92 u32 sizeimage[VIDEO_MAX_PLANES];
93 u32 bytesperline[VIDEO_MAX_PLANES];
94 u32 field;