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

/hardware/intel/common/libva/va/
H A Dva_backend.h64 VAStatus (*vaQueryConfigEntrypoints) ( member in struct:VADriverVTable
H A Dva.c583 VAStatus vaQueryConfigEntrypoints ( function
594 return ctx->vtable->vaQueryConfigEntrypoints ( ctx, profile, entrypoints, num_entrypoints);

Completed in 7 milliseconds