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

/hardware/intel/common/libva/va/
H A Dva_backend.h93 VAStatus (*vaQueryConfigAttributes) ( member in struct:VADriverVTable
H A Dva.c661 VAStatus vaQueryConfigAttributes ( function
674 return ctx->vtable->vaQueryConfigAttributes( ctx, config_id, profile, entrypoint, attrib_list, num_attribs);

Completed in 45 milliseconds