Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/vdpau/
Dbitmap.c50 vlVdpBitmapSurface *vlsurface = NULL; in vlVdpBitmapSurfaceCreate()
66 vlsurface = CALLOC(1, sizeof(vlVdpBitmapSurface)); in vlVdpBitmapSurfaceCreate()
131 vlVdpBitmapSurface *vlsurface; in vlVdpBitmapSurfaceDestroy()
157 vlVdpBitmapSurface *vlsurface; in vlVdpBitmapSurfaceGetParameters()
186 vlVdpBitmapSurface *vlsurface; in vlVdpBitmapSurfacePutBitsNative()
Dvdpau_private.h430 } vlVdpBitmapSurface; typedef
Doutput.c742 vlVdpBitmapSurface *src_vlsurface = vlGetDataHTAB(source_surface); in vlVdpOutputSurfaceRenderBitmapSurface()