Searched refs:vaCreateSurfacesWithAttribute (Results 1 – 7 of 7) sorted by relevance
46 VAStatus vaCreateSurfacesWithAttribute ( in vaCreateSurfacesWithAttribute() function64 if (tpi && tpi->vaCreateSurfacesWithAttribute) { in vaCreateSurfacesWithAttribute()65 …return tpi->vaCreateSurfacesWithAttribute( ctx, width, height, format, num_surfaces, surfaces, att… in vaCreateSurfacesWithAttribute()
38 VAStatus (*vaCreateSurfacesWithAttribute) ( member
97 VAStatus vaCreateSurfacesWithAttribute (
234 vaStatus = vaCreateSurfacesWithAttribute(mVaDpy, in createVaSurface()
235 vaStatus = vaCreateSurfacesWithAttribute(mVaDpy, in createVaSurface()
234 va_status = vaCreateSurfacesWithAttribute(va_dpy, in VAMappedHandle()
3359 tpi->vaCreateSurfacesWithAttribute = psb_CreateSurfacesWithAttribute;