Searched defs:vpu_format (Results 1 – 1 of 1) sorted by relevance
85 struct vpu_format { struct86 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;