Searched defs:srcW (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_blit.c106 const int srcW = abs(srcX1 - srcX0); local in function:blitframebuffer_texture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_blit.c393 const int srcW = abs(srcX1 - srcX0); local in function:util_blit_pixels
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_renderer.c277 setup_vertex_data_yuv(struct xa_context * r,float srcX,float srcY,float srcW,float srcH,float dstX,float dstY,float dstW,float dstH,struct xa_surface * srf[]) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_blit.c618 const int srcW = abs(srcX1 - srcX0); local in function:blitframebuffer_texture
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_renderer.c281 setup_vertex_data_yuv(struct xa_context * r,float srcX,float srcY,float srcW,float srcH,float dstX,float dstY,float dstW,float dstH,struct xa_surface * srf[]) argument
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_video.c714 int srcW = pOverlay->srcW; local in function:set_scale_factor
[all...]
H A Dxgi_videohw.h45 CARD16 srcW; member in struct:__anon0d449b570108
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_video.c353 LXDisplayVideo(ScrnInfoPtr pScrni,int id,short width,short height,BoxPtr dstBox,short srcW,short srcH,short drawW,short drawH) argument
465 LXPutImage(ScrnInfoPtr pScrni,short srcX,short srcY,short drawX,short drawY,short srcW,short srcH,short drawW,short drawH,int id,unsigned char * buf,short width,short height,Bool sync,RegionPtr clipBoxes,pointer data,DrawablePtr pDraw) argument
766 LXDisplaySurface(XF86SurfacePtr surface,short srcX,short srcY,short drawX,short drawY,short srcW,short srcH,short drawW,short drawH,RegionPtr clipBoxes) argument
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis6326_video.c334 CARD16 srcW; member in struct:__anon49751ab20108
713 int srcW = pOverlay->srcW; local in function:calc_scale_factor
[all...]
H A Dsis_video.h593 CARD16 srcW; member in struct:__anon082230a60108
H A Dsis_video.c1437 int srcW = pOverlay->srcW; local in function:calc_scale_factor
1607 int srcW = pOverlay->srcW2; local in function:calc_scale_factor_2
1879 calc_line_buf_size(CARD32 srcW,CARD8 wHPre,CARD8 planar,SISPortPrivPtr pPriv) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkxv.c1727 KdXVCopyPackedData(KdScreenInfo * screen,CARD8 * src,CARD8 * dst,int randr,int srcPitch,int dstPitch,int srcW,int srcH,int top,int left,int h,int w) argument
1775 KdXVCopyPlanarData(KdScreenInfo * screen,CARD8 * src,CARD8 * dst,int randr,int srcPitch,int srcPitch2,int dstPitch,int srcW,int srcH,int height,int top,int left,int h,int w,int id) argument
[all...]

Completed in 93 milliseconds