HomeSort by relevance Sort by last modified time
    Searched refs:vlVaCreateSurfaces (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/va/
ftab.c 44 &vlVaCreateSurfaces, /* VAStatus (*vaCreateSurfaces) ( VADriverContextP ctx,int width,int height,int format,int num_surfaces,VASurfaceID *surfaces); */
va_surface.c 52 vlVaCreateSurfaces(VADriverContextP ctx, int width, int height, int format,
va_private.h 79 VAStatus vlVaCreateSurfaces (VADriverContextP ctx,int width,int height,int format,int num_surfaces,VASurfaceID *surfaces);

Completed in 545 milliseconds