Searched defs:frequently_accessed (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dbitmap.c39 vlVdpBitmapSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dbitmap.c39 vlVdpBitmapSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp1151 VdpBool frequently_accessed; local in function:_vdp_cap_init_planes_adapt_surface_bitmap
2782 _vdp_cap_bitmap_surface_create(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument
2861 _vdp_cap_bitmap_surface_get_parameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
[all...]
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h2186 VdpBool * frequently_accessed typedef in typeref:typename:VdpStatus VdpBitmapSurfaceGetParameters (VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool *)

Completed in 11 milliseconds