Searched defs:vaDestroyContext (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libva/va/
H A Dva_backend.h128 VAStatus (*vaDestroyContext) ( member in struct:VADriverVTable
H A Dva.c924 VAStatus vaDestroyContext ( function
933 return ctx->vtable->vaDestroyContext( ctx, context );

Completed in 157 milliseconds