Searched defs:clipBoxes (Results 1 - 25 of 53) sorted by relevance

123

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_xv_ovl.c41 NV04PutOverlayImage(ScrnInfoPtr pScrn,struct nouveau_bo * src,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
H A Dnv10_xv_ovl.c64 NV10PutOverlayImage(ScrnInfoPtr pScrn,struct nouveau_bo * src,int offset,int uvoffset,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
H A Dnv04_xv_blit.c49 NVPutBlitImage(ScrnInfoPtr pScrn,struct nouveau_bo * src,int src_offset,int id,int src_pitch,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,PixmapPtr ppix) argument
H A Dnv30_xv_tex.c175 NV30PutTextureImage(ScrnInfoPtr pScrn,struct nouveau_bo * src,int src_offset,int src_offset2,int id,int src_pitch,BoxPtr dstBox,int x1,int y1,int x2,int y2,uint16_t width,uint16_t height,uint16_t src_w,uint16_t src_h,uint16_t drw_w,uint16_t drw_h,RegionPtr clipBoxes,PixmapPtr ppix,NVPortPrivPtr pPriv) argument
H A Dnv40_xv_tex.c175 NV40PutTextureImage(ScrnInfoPtr pScrn,struct nouveau_bo * src,int src_offset,int src_offset2,int id,int src_pitch,BoxPtr dstBox,int x1,int y1,int x2,int y2,uint16_t width,uint16_t height,uint16_t src_w,uint16_t src_h,uint16_t drw_w,uint16_t drw_h,RegionPtr clipBoxes,PixmapPtr ppix,NVPortPrivPtr pPriv) argument
H A Dnvc0_xv.c60 nvc0_xv_image_put(ScrnInfoPtr pScrn,struct nouveau_bo * src,int packed_y,int uv,int id,int src_pitch,BoxPtr dstBox,int x1,int y1,int x2,int y2,uint16_t width,uint16_t height,uint16_t src_w,uint16_t src_h,uint16_t drw_w,uint16_t drw_h,RegionPtr clipBoxes,PixmapPtr ppix,NVPortPrivPtr pPriv) argument
H A Dnv50_xv.c63 nv50_xv_image_put(ScrnInfoPtr pScrn,struct nouveau_bo * src,int packed_y,int uv,int id,int src_pitch,BoxPtr dstBox,int x1,int y1,int x2,int y2,uint16_t width,uint16_t height,uint16_t src_w,uint16_t src_h,uint16_t drw_w,uint16_t drw_h,RegionPtr clipBoxes,PixmapPtr ppix,NVPortPrivPtr pPriv) argument
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c87 ephyr_glamor_xv_put_image(KdScreenInfo * screen,DrawablePtr pDrawable,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,void * data) argument
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_uxa_video.c127 intel_wait_for_scanline(ScrnInfoPtr scrn,PixmapPtr pixmap,xf86CrtcPtr crtc,RegionPtr clipBoxes) argument
216 intel_uxa_video_put_image_textured(ScrnInfoPtr scrn,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 drawable) argument
[all...]
H A Dintel_video_overlay.c369 intel_video_overlay_put_image(ScrnInfoPtr scrn,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 drawable) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_uxa_video.c127 intel_wait_for_scanline(ScrnInfoPtr scrn,PixmapPtr pixmap,xf86CrtcPtr crtc,RegionPtr clipBoxes) argument
216 intel_uxa_video_put_image_textured(ScrnInfoPtr scrn,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 drawable) argument
[all...]
H A Dintel_video_overlay.c369 intel_video_overlay_put_image(ScrnInfoPtr scrn,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 drawable) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_hwmc.c152 put_image(ScrnInfoPtr pScrn,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
H A Di915_hwmc.c780 i915_xvmc_put_image(ScrnInfoPtr pScrn,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
/xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c97 glamor_xf86_xv_put_image(ScrnInfoPtr pScrn,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,void * data,DrawablePtr pDrawable) argument
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_video.c362 S3PutImage(ScrnInfoPtr pScrn,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
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_xv.c687 S3VPutImage(ScrnInfoPtr pScrn,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
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_overlay.c190 RegionRec clipBoxes; member in struct:vmwgfx_overlay_port
385 vmw_video_port_init(ScrnInfoPtr pScrn,struct vmwgfx_overlay_port * port,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 format,unsigned char * buf,short width,short height,RegionPtr clipBoxes,DrawablePtr pDraw) argument
453 vmw_video_port_play(ScrnInfoPtr pScrn,struct vmwgfx_overlay_port * port,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 format,unsigned char * buf,short width,short height,RegionPtr clipBoxes,DrawablePtr pDraw) argument
668 vmw_xv_put_image(ScrnInfoPtr pScrn,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 format,unsigned char * buf,short width,short height,Bool sync,RegionPtr clipBoxes,pointer data,DrawablePtr dst) argument
[all...]
H A Dvmwgfx_tex_video.c826 put_image(ScrnInfoPtr pScrn,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
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xvmc.c924 viaXvMCInterceptPutImage(ScrnInfoPtr pScrn,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
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_accel.c1691 void ASTDisplayVideo(ScrnInfoPtr pScrn, ASTPortPrivPtr pPriv, RegionPtr clipBoxes, int id) argument
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c298 NEOPutVideo(ScrnInfoPtr pScrn,short src_x,short src_y,short drw_x,short drw_y,short src_w,short src_h,short drw_w,short drw_h,RegionPtr clipBoxes,pointer data,DrawablePtr pDraw) argument
605 NEOPutImage(ScrnInfoPtr pScrn,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
1065 NEODisplaySurface(XF86SurfacePtr surface,short src_x,short src_y,short drw_x,short drw_y,short src_w,short src_h,short drw_w,short drw_h,RegionPtr clipBoxes) argument
[all...]
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_xv.c488 glamor_xv_put_image(glamor_port_private * port_priv,DrawablePtr pDrawable,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) argument
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_video.c779 TRIDENTPutImage(ScrnInfoPtr pScrn,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
1062 TRIDENTDisplaySurface(XF86SurfacePtr surface,short src_x,short src_y,short drw_x,short drw_y,short src_w,short src_h,short drw_w,short drw_h,RegionPtr clipBoxes) argument
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmwarevideo.c191 RegionRec clipBoxes; member in struct:VMWAREVideoRec
649 vmwareVideoInitStream(ScrnInfoPtr pScrn,VMWAREVideoPtr pVid,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 format,unsigned char * buf,short width,short height,RegionPtr clipBoxes,DrawablePtr draw) argument
789 vmwareVideoPlay(ScrnInfoPtr pScrn,VMWAREVideoPtr pVid,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 format,unsigned char * buf,short width,short height,RegionPtr clipBoxes,DrawablePtr draw) argument
1096 vmwareXvPutImage(ScrnInfoPtr pScrn,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 format,unsigned char * buf,short width,short height,Bool sync,RegionPtr clipBoxes,pointer data,DrawablePtr dst) argument
[all...]

Completed in 46 milliseconds

123