Home
last modified time | relevance | path

Searched refs:vlVdpBitmapSurface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dbitmap.c49 vlVdpBitmapSurface *vlsurface = NULL; in vlVdpBitmapSurfaceCreate()
65 vlsurface = CALLOC(1, sizeof(vlVdpBitmapSurface)); in vlVdpBitmapSurfaceCreate()
115 vlVdpBitmapSurface *vlsurface; in vlVdpBitmapSurfaceDestroy()
140 vlVdpBitmapSurface *vlsurface; in vlVdpBitmapSurfaceGetParameters()
169 vlVdpBitmapSurface *vlsurface; in vlVdpBitmapSurfacePutBitsNative()
Dvdpau_private.h372 } vlVdpBitmapSurface; typedef
Doutput.c691 vlVdpBitmapSurface *src_vlsurface; in vlVdpOutputSurfaceRenderBitmapSurface()