Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/
Dva_backend.h540 typedef VAStatus (*VADriverInit) ( typedef
Dva.c241 VADriverInit init_func = NULL; in va_openDriver()
259 init_func = (VADriverInit)dlsym(handle, init_func_s); in va_openDriver()