Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_surface_ext.h65 #define XVDRAWABLE_INVALID_DRAWABLE 0x8000 macro
/hardware/intel/img/psb_video/src/x11/
Dpsb_xvva.c363 if (driver_data->drawable_info == XVDRAWABLE_INVALID_DRAWABLE) in psb_CheckDrawable()