Searched defs:_PsbVASurface (Results 1 – 1 of 1) sorted by relevance
82 struct _PsbVASurface { struct83 struct _PsbVASurface *next; /* next subpicture, only used by client */ argument85 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 …]