| H A D | nv_video.c | 58 static void NVPutOverlayImage(ScrnInfoPtr pScrnInfo, 172 NVSetPortDefaults (ScrnInfoPtr pScrnInfo, NVPortPrivPtr pPriv) argument 174 NVPtr pNv = NVPTR(pScrnInfo); 188 NVResetVideo (ScrnInfoPtr pScrnInfo) argument 190 NVPtr pNv = NVPTR(pScrnInfo); 214 NVStopOverlay (ScrnInfoPtr pScrnInfo) argument 216 NVPtr pNv = NVPTR(pScrnInfo); 262 static void NVFreeOverlayMemory(ScrnInfoPtr pScrnInfo) argument 264 NVPtr pNv = NVPTR(pScrnInfo); 274 static void NVFreeBlitMemory(ScrnInfoPtr pScrnInfo) argument 344 ScrnInfoPtr pScrnInfo = xf86ScreenToScrn(pScreen); local in function:NVSetupBlitVideo 407 ScrnInfoPtr pScrnInfo = xf86ScreenToScrn(pScreen); local in function:NVSetupOverlayVideo 473 NVPutOverlayImage(ScrnInfoPtr pScrnInfo,int offset,int id,int dstPitch,BoxPtr dstBox,int x1,int y1,int x2,int y2,short width,short height,short src_w,short src_h,short drw_w,short drw_h,RegionPtr clipBoxes) argument 539 NVPutBlitImage(ScrnInfoPtr pScrnInfo,int offset,int id,int dstPitch,BoxPtr dstBox,int x1,int y1,int x2,int y2,short width,short height,short src_w,short src_h,short drw_w,short drw_h,RegionPtr clipBoxes) argument 643 NVStopOverlayVideo(ScrnInfoPtr pScrnInfo,pointer data,Bool Exit) argument 671 NVStopBlitVideo(ScrnInfoPtr pScrnInfo,pointer data,Bool Exit) argument 680 NVSetOverlayPortAttribute(ScrnInfoPtr pScrnInfo,Atom attribute,INT32 value,pointer data) argument 750 NVGetOverlayPortAttribute(ScrnInfoPtr pScrnInfo,Atom attribute,INT32 * value,pointer data) argument 782 NVSetBlitPortAttribute(ScrnInfoPtr pScrnInfo,Atom attribute,INT32 value,pointer data) argument 806 NVGetBlitPortAttribute(ScrnInfoPtr pScrnInfo,Atom attribute,INT32 * value,pointer data) argument 828 NVQueryBestSize(ScrnInfoPtr pScrnInfo,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,pointer data) argument 987 NVPutImage(ScrnInfoPtr pScrnInfo,short src_x,short src_y,short drw_x,short drw_y,short src_w,short src_h,short drw_w,short drw_h,int id,unsigned char * buf,short width,short height,Bool Sync,RegionPtr clipBoxes,pointer data,DrawablePtr pDraw) argument 1203 NVQueryImageAttributes(ScrnInfoPtr pScrnInfo,int id,unsigned short * w,unsigned short * h,int * pitches,int * offsets) argument 1264 NVVideoTimerCallback(ScrnInfoPtr pScrnInfo,Time currentTime) argument 1323 NVAllocSurface(ScrnInfoPtr pScrnInfo,int id,unsigned short w,unsigned short h,XF86SurfacePtr surface) argument 1397 NVGetSurfaceAttribute(ScrnInfoPtr pScrnInfo,Atom attribute,INT32 * value) argument 1410 NVSetSurfaceAttribute(ScrnInfoPtr pScrnInfo,Atom attribute,INT32 value) argument 1432 ScrnInfoPtr pScrnInfo = surface->pScrn; local in function:NVDisplaySurface [all...] |