| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_xv_ovl.c | 41 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 D | nv10_xv_ovl.c | 64 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 [all...] |
| H A D | nv04_xv_blit.c | 49 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 D | nv30_xv_tex.c | 175 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 D | nv40_xv_tex.c | 175 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 D | nvc0_xv.c | 60 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 D | nv50_xv.c | 63 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/xf86-video-intel/dist/src/sna/ |
| H A D | sna_video_textured.c | 181 BoxRec dstBox; local in function:sna_video_textured_put_image
|
| H A D | sna_video_overlay.c | 294 update_dst_box_to_crtc_coords(struct sna *sna, xf86CrtcPtr crtc, BoxPtr dstBox) argument 346 sna_video_overlay_show(struct sna * sna,struct sna_video * video,struct sna_video_frame * frame,xf86CrtcPtr crtc,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 459 BoxRec dstBox; local in function:sna_video_overlay_put_image [all...] |
| H A D | sna_video_sprite.c | 185 update_dst_box_to_crtc_coords(struct sna *sna, xf86CrtcPtr crtc, BoxPtr dstBox) argument 280 sna_video_sprite_show(struct sna * sna,struct sna_video * video,struct sna_video_frame * frame,xf86CrtcPtr crtc,BoxPtr dstBox) argument [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_video_textured.c | 149 BoxRec dstBox; local in function:sna_video_textured_put_image
|
| H A D | sna_video_overlay.c | 294 update_dst_box_to_crtc_coords(struct sna *sna, xf86CrtcPtr crtc, BoxPtr dstBox) argument 346 sna_video_overlay_show(struct sna * sna,struct sna_video * video,struct sna_video_frame * frame,xf86CrtcPtr crtc,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 459 BoxRec dstBox; local in function:sna_video_overlay_put_image [all...] |
| H A D | sna_video_sprite.c | 168 update_dst_box_to_crtc_coords(struct sna *sna, xf86CrtcPtr crtc, BoxPtr dstBox) argument 217 sna_video_sprite_show(struct sna * sna,struct sna_video * video,struct sna_video_frame * frame,xf86CrtcPtr crtc,BoxPtr dstBox) argument [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_uxa_video.c | 230 BoxRec dstBox; local in function:intel_uxa_video_put_image_textured
|
| H A D | intel_video_overlay.c | 197 intel_overlay_put_image(intel_screen_private * intel,xf86CrtcPtr crtc,int id,short width,short height,int dstPitch,int dstPitch2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 276 intel_update_dst_box_to_crtc_coords(ScrnInfoPtr scrn,xf86CrtcPtr crtc,BoxPtr dstBox) argument 328 intel_video_overlay_display(ScrnInfoPtr scrn,xf86CrtcPtr crtc,int id,short width,short height,int dstPitch,int dstPitch2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 381 BoxRec dstBox; local in function:intel_video_overlay_put_image [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_uxa_video.c | 230 BoxRec dstBox; local in function:intel_uxa_video_put_image_textured
|
| H A D | intel_video_overlay.c | 197 intel_overlay_put_image(intel_screen_private * intel,xf86CrtcPtr crtc,int id,short width,short height,int dstPitch,int dstPitch2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 276 intel_update_dst_box_to_crtc_coords(ScrnInfoPtr scrn,xf86CrtcPtr crtc,BoxPtr dstBox) argument 328 intel_video_overlay_display(ScrnInfoPtr scrn,xf86CrtcPtr crtc,int id,short width,short height,int dstPitch,int dstPitch2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 381 BoxRec dstBox; local in function:intel_video_overlay_put_image [all...] |
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_video.c | 375 BoxRec dstBox; local in function:S3PutImage 320 S3DisplayVideoOverlay(ScrnInfoPtr pScrn,int id,int offset,short width,short height,int pitch,int x1,int y1,int x2,int y2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument [all...] |
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_xv.c | 706 BoxRec dstBox; local in function:S3VPutImage 482 S3VDisplayVideoOverlay(ScrnInfoPtr pScrn,int id,int offset,short width,short height,int pitch,int x1,int y1,int x2,int y2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument [all...] |
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 673 BoxRec dstBox; local in function:A
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_video.c | 307 BoxRec dstBox; local in function:NEOPutVideo 617 BoxRec dstBox; local in function:NEOPutImage 791 NEODisplayVideo(ScrnInfoPtr pScrn,int id,int offset,short width,short height,int pitch,int x1,int y1,int x2,int y2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 1074 BoxRec dstBox; local in function:NEODisplaySurface [all...] |
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_video.c | 798 BoxRec dstBox; local in function:TRIDENTPutImage 609 TRIDENTDisplayVideo(ScrnInfoPtr pScrn,int id,int offset,short width,short height,int pitch,int x1,int y1,int x2,int y2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 1075 BoxRec dstBox; local in function:TRIDENTDisplaySurface [all...] |
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_tex_video.c | 840 BoxRec dstBox; local in function:put_image
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm3_video.c | 688 Permedia3DisplayVideo(ScrnInfoPtr pScrn,int id,int offset,short width,short height,int x1,int y1,int x2,int y2,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument 811 BoxRec dstBox; local in function:Permedia3PutImage 1119 BoxRec dstBox; local in function:Permedia3DisplaySurface [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_textured_video.c | 251 BoxRec dstBox; local in function:RADEONPutImageTextured
|