Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c116 #define PSB_SURFACE_UNAVAILABLE 0x40000000 macro
120 #define PSB_SURFACE_UNAVAILABLE 0x40000000 macro
1487 obj_context->ctp_type |= PSB_SURFACE_UNAVAILABLE; in psb_CreateContext()
1493 obj_context->ctp_type |= PSB_SURFACE_UNAVAILABLE; in psb_CreateContext()
2203 obj_context->ctp_type &= (~PSB_SURFACE_UNAVAILABLE); in psb_BeginPicture()