Home
last modified time | relevance | path

Searched refs:srcPitch (Results 151 – 175 of 767) sorted by relevance

12345678910>>...31

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/bitmap/
H A DBitmap.cpp236 unsigned int srcPitch = GetPitch(); in Resize() local
250 uint8 pixelSrc = m_pixels[(sampleX * pixelSize) + (sampleY * srcPitch) + i]; in Resize()
266 unsigned int srcPitch = GetPitch(); in ResizeCanvas() local
268 unsigned int copyPitch = std::min<unsigned int>(srcPitch, dstPitch); in ResizeCanvas()
276 srcPtr += srcPitch; in ResizeCanvas()
289 unsigned int srcPitch = GetPitch(); in FlipVertical() local
292 auto srcPtr = m_pixels + srcPitch * (m_height - 1); in FlipVertical()
297 srcPtr -= srcPitch; in FlipVertical()
/dports/games/scummvm/scummvm-2.5.1/engines/asylum/system/
H A Dscreen.h188 … (byte *dstBuffer, byte *srcBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch)…
189 …red(byte *dstBuffer, byte *srcBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch)…
190 … (byte *dstBuffer, byte *srcBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch)…
191 …y (byte *dstBuffer, byte *srcBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch)…
192 … (byte *dstBuffer, byte *srcBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch)…
193 … (byte *dstBuffer, byte *srcBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch)…
194 … byte *srcBuffer, byte *objectBuffer, int16 height, int16 width, uint16 srcPitch, uint16 dstPitch,…
195 … (byte *srcBuffer, byte *maskBuffer, int16 height, int16 width, uint16 srcPitch, uint16 maskPitch…
/dports/emulators/fuse/fuse-1.6.0/ui/scaler/
H A Dscalers.c691 srcPtr += srcPitch; in FUNCTION()
821 srcPtr += srcPitch; in FUNCTION()
967 srcPtr += srcPitch; in FUNCTION()
1088 srcPtr += srcPitch; in FUNCTION()
1112 srcPtr += srcPitch; in FUNCTION()
1125 srcPtr += srcPitch; in FUNCTION()
1150 srcPtr += srcPitch; in FUNCTION()
1182 srcPtr += srcPitch; in FUNCTION()
1225 srcPtr += srcPitch; in FUNCTION()
1263 srcPtr += srcPitch; in FUNCTION()
[all …]
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gfxlib/
H A Dhq2x.c610 u16 *src1 = src0 + (srcPitch >> 1); in Hq2x()
624 src2 += srcPitch >> 1; in Hq2x()
639 u32 *src1 = src0 + (srcPitch >> 2); in Hq2x32()
640 u32 *src2 = src1 + (srcPitch >> 2); in Hq2x32()
653 src2 += srcPitch >> 2; in Hq2x32()
667 u16 *src1 = src0 + (srcPitch >> 1); in Lq2x()
668 u16 *src2 = src1 + (srcPitch >> 1); in Lq2x()
681 src2 += srcPitch >> 1; in Lq2x()
695 u32 *src1 = src0 + (srcPitch >> 2); in Lq2x32()
696 u32 *src2 = src1 + (srcPitch >> 2); in Lq2x32()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/source/gfxlib/
H A Dhq2x.c610 u16 *src1 = src0 + (srcPitch >> 1); in Hq2x()
624 src2 += srcPitch >> 1; in Hq2x()
639 u32 *src1 = src0 + (srcPitch >> 2); in Hq2x32()
640 u32 *src2 = src1 + (srcPitch >> 2); in Hq2x32()
653 src2 += srcPitch >> 2; in Hq2x32()
667 u16 *src1 = src0 + (srcPitch >> 1); in Lq2x()
668 u16 *src2 = src1 + (srcPitch >> 1); in Lq2x()
681 src2 += srcPitch >> 1; in Lq2x()
695 u32 *src1 = src0 + (srcPitch >> 2); in Lq2x32()
696 u32 *src2 = src1 + (srcPitch >> 2); in Lq2x32()
[all …]
/dports/games/openbor3711/openbor-6ec17fa/engine/source/gfxlib/
H A Dhq2x.c512 u16 *src1 = src0 + (srcPitch >> 1); in Hq2x()
526 src2 += srcPitch >> 1; in Hq2x()
541 u32 *src1 = src0 + (srcPitch >> 2); in Hq2x32()
542 u32 *src2 = src1 + (srcPitch >> 2); in Hq2x32()
555 src2 += srcPitch >> 2; in Hq2x32()
569 u16 *src1 = src0 + (srcPitch >> 1); in Lq2x()
570 u16 *src2 = src1 + (srcPitch >> 1); in Lq2x()
583 src2 += srcPitch >> 1; in Lq2x()
597 u32 *src1 = src0 + (srcPitch >> 2); in Lq2x32()
598 u32 *src2 = src1 + (srcPitch >> 2); in Lq2x32()
[all …]
/dports/games/openbor3979/openbor-2bcf25b/engine/source/gfxlib/
H A Dhq2x.c610 u16 *src1 = src0 + (srcPitch >> 1); in Hq2x()
624 src2 += srcPitch >> 1; in Hq2x()
639 u32 *src1 = src0 + (srcPitch >> 2); in Hq2x32()
640 u32 *src2 = src1 + (srcPitch >> 2); in Hq2x32()
653 src2 += srcPitch >> 2; in Hq2x32()
667 u16 *src1 = src0 + (srcPitch >> 1); in Lq2x()
668 u16 *src2 = src1 + (srcPitch >> 1); in Lq2x()
681 src2 += srcPitch >> 1; in Lq2x()
695 u32 *src1 = src0 + (srcPitch >> 2); in Lq2x32()
696 u32 *src2 = src1 + (srcPitch >> 2); in Lq2x32()
[all …]
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/gfxlib/
H A Dhq2x.c512 u16 *src1 = src0 + (srcPitch >> 1); in Hq2x()
526 src2 += srcPitch >> 1; in Hq2x()
541 u32 *src1 = src0 + (srcPitch >> 2); in Hq2x32()
542 u32 *src2 = src1 + (srcPitch >> 2); in Hq2x32()
555 src2 += srcPitch >> 2; in Hq2x32()
569 u16 *src1 = src0 + (srcPitch >> 1); in Lq2x()
570 u16 *src2 = src1 + (srcPitch >> 1); in Lq2x()
583 src2 += srcPitch >> 1; in Lq2x()
597 u32 *src1 = src0 + (srcPitch >> 2); in Lq2x32()
598 u32 *src2 = src1 + (srcPitch >> 2); in Lq2x32()
[all …]
/dports/games/scummvm/scummvm-2.5.1/graphics/scaler/
H A Dedge.h36 virtual void internScale(const uint8 *srcPtr, uint32 srcPitch,
122 void initTables(const uint8 *srcPtr, uint32 srcPitch,
147 int srcPitch, int dstPitch,
159 int srcPitch, int dstPitch,
H A Dpm.cpp36 void scaleIntern(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int width, i… in scaleIntern() argument
39 uint32 nextLineSrc = srcPitch / sizeof(Pixel); in scaleIntern()
189 void PMScaler::scaleIntern(const uint8 *srcPtr, uint32 srcPitch, in scaleIntern() argument
193 ::scaleIntern<Graphics::ColorMasks<565> >(srcPtr, srcPitch, dstPtr, dstPitch, width, height); in scaleIntern()
195 ::scaleIntern<Graphics::ColorMasks<555> >(srcPtr, srcPitch, dstPtr, dstPitch, width, height); in scaleIntern()
198 ::scaleIntern<Graphics::ColorMasks<8888> >(srcPtr, srcPitch, dstPtr, dstPitch, width, height); in scaleIntern()
200 ::scaleIntern<Graphics::ColorMasks<888> >(srcPtr, srcPitch, dstPtr, dstPitch, width, height); in scaleIntern()
H A Dsai.h33 virtual void scaleIntern(const uint8 *srcPtr, uint32 srcPitch,
43 virtual void scaleIntern(const uint8 *srcPtr, uint32 srcPitch,
53 virtual void scaleIntern(const uint8 *srcPtr, uint32 srcPitch,
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/scalers/
H A D2xsai.cpp191 u32 Nextline = srcPitch >> 1; in Super2xSaI()
311 srcPtr += srcPitch; in Super2xSaI()
313 deltaPtr += srcPitch; in Super2xSaI()
325 u32 Nextline = srcPitch >> 2; in Super2xSaI32()
436 srcPtr += srcPitch; in Super2xSaI32()
571 srcPtr += srcPitch; in SuperEagle()
573 deltaPtr += srcPitch; in SuperEagle()
700 srcPtr += srcPitch; in SuperEagle32()
863 srcPtr += srcPitch; in _2xSaI()
865 deltaPtr += srcPitch; in _2xSaI()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/video/scalers/
H A D2xsai.cpp191 u32 Nextline = srcPitch >> 1; in Super2xSaI()
311 srcPtr += srcPitch; in Super2xSaI()
313 deltaPtr += srcPitch; in Super2xSaI()
325 u32 Nextline = srcPitch >> 2; in Super2xSaI32()
436 srcPtr += srcPitch; in Super2xSaI32()
571 srcPtr += srcPitch; in SuperEagle()
573 deltaPtr += srcPitch; in SuperEagle()
700 srcPtr += srcPitch; in SuperEagle32()
863 srcPtr += srcPitch; in _2xSaI()
865 deltaPtr += srcPitch; in _2xSaI()
[all …]
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_video.c362 src += y * srcPitch + x; in sna_memcpy_cbcr_plane()
369 if (srcPitch == dstPitch && srcPitch == w) in sna_memcpy_cbcr_plane()
373 src += srcPitch; in sna_memcpy_cbcr_plane()
382 src += srcPitch; in sna_memcpy_cbcr_plane()
392 src += srcPitch; in sna_memcpy_cbcr_plane()
401 src += srcPitch; in sna_memcpy_cbcr_plane()
430 if (srcPitch == dstPitch && srcPitch == w) in sna_memcpy_plane()
434 src += srcPitch; in sna_memcpy_plane()
443 src += srcPitch; in sna_memcpy_plane()
453 src += srcPitch; in sna_memcpy_plane()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ftgl/src/
H A DFTPixmapGlyph.cpp40 int srcPitch = source->pitch; in ConvertGlyph() local
86 src += srcPitch; in ConvertGlyph()
102 src += srcPitch; in ConvertGlyph()
116 …* 4 + 3) = static_cast<unsigned char>( ftglColour[3] * (*( source->buffer + ( y * srcPitch) + x))); in ConvertGlyph()
/dports/games/openbor4432/openbor-ba1eb4f/engine/xbox/generic/
H A Dxboxport.cpp43 void _2xSaI(uint8 *srcPtr, uint32 srcPitch,
46 void _2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
49 void SuperEagle(uint8 *srcPtr, uint32 srcPitch,
52 void SuperEagleScanline(uint8 *srcPtr, uint32 srcPitch,
55 void Super2xSaI(uint8 *srcPtr, uint32 srcPitch,
58 void Super2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
61 void Scale2x(uint8 *srcPtr, uint32 srcPitch,
64 void SuperScale(uint8 *srcPtr, uint32 srcPitch,
67 void SuperScaleScanline(uint8 *srcPtr, uint32 srcPitch,
70 void Eagle(uint8 *srcPtr, uint32 srcPitch,
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/xbox/generic/
H A Dxboxport.cpp43 void _2xSaI(uint8 *srcPtr, uint32 srcPitch,
46 void _2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
49 void SuperEagle(uint8 *srcPtr, uint32 srcPitch,
52 void SuperEagleScanline(uint8 *srcPtr, uint32 srcPitch,
55 void Super2xSaI(uint8 *srcPtr, uint32 srcPitch,
58 void Super2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
61 void Scale2x(uint8 *srcPtr, uint32 srcPitch,
64 void SuperScale(uint8 *srcPtr, uint32 srcPitch,
67 void SuperScaleScanline(uint8 *srcPtr, uint32 srcPitch,
70 void Eagle(uint8 *srcPtr, uint32 srcPitch,
[all …]
/dports/games/openbor3979/openbor-2bcf25b/engine/xbox/generic/
H A Dxboxport.cpp43 void _2xSaI(uint8 *srcPtr, uint32 srcPitch,
46 void _2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
49 void SuperEagle(uint8 *srcPtr, uint32 srcPitch,
52 void SuperEagleScanline(uint8 *srcPtr, uint32 srcPitch,
55 void Super2xSaI(uint8 *srcPtr, uint32 srcPitch,
58 void Super2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
61 void Scale2x(uint8 *srcPtr, uint32 srcPitch,
64 void SuperScale(uint8 *srcPtr, uint32 srcPitch,
67 void SuperScaleScanline(uint8 *srcPtr, uint32 srcPitch,
70 void Eagle(uint8 *srcPtr, uint32 srcPitch,
[all …]
/dports/games/openbor3711/openbor-6ec17fa/engine/xbox/generic/
H A Dxboxport.cpp43 void _2xSaI(uint8 *srcPtr, uint32 srcPitch,
46 void _2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
49 void SuperEagle(uint8 *srcPtr, uint32 srcPitch,
52 void SuperEagleScanline(uint8 *srcPtr, uint32 srcPitch,
55 void Super2xSaI(uint8 *srcPtr, uint32 srcPitch,
58 void Super2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
61 void Scale2x(uint8 *srcPtr, uint32 srcPitch,
64 void SuperScale(uint8 *srcPtr, uint32 srcPitch,
67 void SuperScaleScanline(uint8 *srcPtr, uint32 srcPitch,
70 void Eagle(uint8 *srcPtr, uint32 srcPitch,
[all …]
/dports/games/openbor3482/openbor-2c1ecd7/engine/xbox/generic/
H A Dxboxport.cpp43 void _2xSaI(uint8 *srcPtr, uint32 srcPitch,
46 void _2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
49 void SuperEagle(uint8 *srcPtr, uint32 srcPitch,
52 void SuperEagleScanline(uint8 *srcPtr, uint32 srcPitch,
55 void Super2xSaI(uint8 *srcPtr, uint32 srcPitch,
58 void Super2xSaIScanline(uint8 *srcPtr, uint32 srcPitch,
61 void Scale2x(uint8 *srcPtr, uint32 srcPitch,
64 void SuperScale(uint8 *srcPtr, uint32 srcPitch,
67 void SuperScaleScanline(uint8 *srcPtr, uint32 srcPitch,
70 void Eagle(uint8 *srcPtr, uint32 srcPitch,
[all …]
/dports/x11-drivers/xf86-video-sis/xf86-video-sis-0.12.0/src/
H A Dsis_accel.h157 #define sisSETPITCH(srcPitch,dstPitch) \ argument
158 SIS_MMIO_OUT32(pSiS->IOBase, BR(2), ((((dstPitch) & 0xFFFF) << 16) | ((srcPitch) & 0xFFFF)));
160 #define sisSETSRCPITCH(srcPitch) \ argument
161 SIS_MMIO_OUT16(pSiS->IOBase, BR(2), ((srcPitch) & 0xFFFF));
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dnut_renderer.cpp230 int srcPitch = _chars[l].width; in loadFont() local
236 for (int w = 0; w < srcPitch; w++) { in loadFont()
248 src += srcPitch; in loadFont()
332 const int srcPitch = _chars[c].width; in drawFrame() local
344 src += minY * srcPitch; in drawFrame()
355 src += srcPitch; in drawFrame()
368 int srcPitch = _chars[c].width; in drawChar() local
378 src += minY * srcPitch; in drawChar()
392 src += srcPitch; in drawChar()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dnut_renderer.cpp231 int srcPitch = _chars[l].width; in loadFont() local
237 for (int w = 0; w < srcPitch; w++) { in loadFont()
249 src += srcPitch; in loadFont()
333 const int srcPitch = _chars[c].width; in drawFrame() local
345 src += minY * srcPitch; in drawFrame()
356 src += srcPitch; in drawFrame()
369 int srcPitch = _chars[c].width; in drawChar() local
379 src += minY * srcPitch; in drawChar()
393 src += srcPitch; in drawChar()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_xv.c503 int srcPitch, srcPitch2; in glamor_xv_put_image() local
565 srcPitch = ALIGN(width, 4); in glamor_xv_put_image()
567 s2offset = srcPitch * height; in glamor_xv_put_image()
589 buf + (top * srcPitch), srcPitch); in glamor_xv_put_image()
600 srcPitch = ALIGN(width, 4); in glamor_xv_put_image()
601 s2offset = srcPitch * height; in glamor_xv_put_image()
602 s2offset += ((top >> 1) * srcPitch); in glamor_xv_put_image()
616 buf + (top * srcPitch), srcPitch); in glamor_xv_put_image()
620 buf + s2offset, srcPitch); in glamor_xv_put_image()
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_xv.c503 int srcPitch, srcPitch2; in glamor_xv_put_image() local
565 srcPitch = ALIGN(width, 4); in glamor_xv_put_image()
567 s2offset = srcPitch * height; in glamor_xv_put_image()
589 buf + (top * srcPitch), srcPitch); in glamor_xv_put_image()
600 srcPitch = ALIGN(width, 4); in glamor_xv_put_image()
601 s2offset = srcPitch * height; in glamor_xv_put_image()
602 s2offset += ((top >> 1) * srcPitch); in glamor_xv_put_image()
616 buf + (top * srcPitch), srcPitch); in glamor_xv_put_image()
620 buf + s2offset, srcPitch); in glamor_xv_put_image()

12345678910>>...31