Searched refs:va_surface (Results 1 – 2 of 2) sorted by relevance
68 vlVaSurfacePriv *va_surface = (vlVaSurfacePriv *)CALLOC(num_surfaces,sizeof(vlVaSurfacePriv)); in vlVaCreateSurfaces() local69 if (!va_surface) in vlVaCreateSurfaces()74 va_surface[n].width = width; in vlVaCreateSurfaces()75 va_surface[n].height = height; in vlVaCreateSurfaces()76 va_surface[n].format = VaRTFormatToPipe(format); in vlVaCreateSurfaces()77 va_surface[n].ctx = ctx; in vlVaCreateSurfaces()78 surfaces[n] = vlAddDataHTAB((void *)(va_surface + n)); in vlVaCreateSurfaces()
20 va_surface.c \