Home
last modified time | relevance | path

Searched refs:vaGetSurfaceAttributes (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/basic/
Dtest_vaSurfaceAttrib.c95 va_status = vaGetSurfaceAttributes(va_dpy, config_id, attrib_list, 2); in test()
/hardware/intel/common/libva/va/
Dva_backend.h396 (*vaGetSurfaceAttributes)( member
Dva.c710 if (!ctx->vtable->vaGetSurfaceAttributes) in va_impl_query_surface_attributes()
754 va_status = ctx->vtable->vaGetSurfaceAttributes( in va_impl_query_surface_attributes()
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c3237 ctx->vtable->vaGetSurfaceAttributes = psb_GetSurfaceAttributes;