Home
last modified time | relevance | path

Searched refs:surface_list (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/va/
Dsurface.c64 vlVaDestroySurfaces(VADriverContextP ctx, VASurfaceID *surface_list, int num_surfaces) in vlVaDestroySurfaces() argument
75 vlVaSurface *surf = handle_table_get(drv->htab, surface_list[i]); in vlVaDestroySurfaces()
84 handle_table_remove(drv->htab, surface_list[i]); in vlVaDestroySurfaces()
Dva_private.h352 VAStatus vlVaDestroySurfaces(VADriverContextP ctx, VASurfaceID *surface_list, int num_surfaces);