Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_surface_ext.h82 struct _PsbVASurface { struct
83 struct _PsbVASurface *next; /* next subpicture, only used by client */ argument
85 struct _WsbmBufferObject *bo;
86 uint32_t bufid;
87 uint64_t pl_flags; /* placement */
88 uint32_t size;
90 unsigned int fourcc;
91 unsigned int planar;
92 unsigned int width;
93 unsigned int height;
[all …]