Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_surface_ext.h178 VaClipBox clipbox[PSB_CLIPBOX_MAX_NUM]; member
Dpsb_overlay.c1136 psb_perform_clip(pScrn, vaPtr->clipbox, vaPtr->num_clipbox, clipBoxes, clipRegion, pDraw); in I830PutImage()
/hardware/intel/img/psb_video/src/x11/
Dpsb_xvva.c748 vaPtr->clipbox[j].x = cliprects[j].x; in psb_putsurface_xvideo()
749 vaPtr->clipbox[j].y = cliprects[j].y; in psb_putsurface_xvideo()
750 vaPtr->clipbox[j].width = cliprects[j].width; in psb_putsurface_xvideo()
751 vaPtr->clipbox[j].height = cliprects[j].height; in psb_putsurface_xvideo()