Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/
Dva.h3146 #define VA_RENDER_MODE_LOCAL_GPU 2 macro
/hardware/intel/img/psb_video/src/
Dpsb_output.c2219 … if (((p->value & VA_RENDER_MODE_LOCAL_OVERLAY) && (p->value & VA_RENDER_MODE_LOCAL_GPU)) || in psb_SetDisplayAttributes()