Home
last modified time | relevance | path

Searched defs:srcPtr (Results 1 – 25 of 1496) sorted by relevance

12345678910>>...60

/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DUtility.cpp17 const wchar_t* srcPtr = _source.c_str(); in utf16_to_utf8() local
29 const wchar_t* srcPtr = _source.c_str(); in utf16_to_ansi() local
41 const char* srcPtr = _source.c_str(); in utf8_to_utf16() local
52 const char* srcPtr = _source.c_str(); in ansi_to_utf16() local
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DUtility.cpp17 const wchar_t* srcPtr = _source.c_str(); in utf16_to_utf8() local
29 const wchar_t* srcPtr = _source.c_str(); in utf16_to_ansi() local
41 const char* srcPtr = _source.c_str(); in utf8_to_utf16() local
52 const char* srcPtr = _source.c_str(); in ansi_to_utf16() local
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DUtility.cpp17 const wchar_t* srcPtr = _source.c_str(); in utf16_to_utf8() local
29 const wchar_t* srcPtr = _source.c_str(); in utf16_to_ansi() local
41 const char* srcPtr = _source.c_str(); in utf8_to_utf16() local
52 const char* srcPtr = _source.c_str(); in ansi_to_utf16() local
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DUtility.cpp17 const wchar_t* srcPtr = _source.c_str(); in utf16_to_utf8() local
29 const wchar_t* srcPtr = _source.c_str(); in utf16_to_ansi() local
41 const char* srcPtr = _source.c_str(); in utf8_to_utf16() local
52 const char* srcPtr = _source.c_str(); in ansi_to_utf16() local
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/filters/
H A Dinterframe.cpp44 static void SmartIB_MMX(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in SmartIB_MMX()
162 void SmartIB(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in SmartIB()
204 void SmartIB(u8 *srcPtr, u32 srcPitch, int width, int height) in SmartIB()
210 static void SmartIB32_MMX(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in SmartIB32_MMX()
328 void SmartIB32(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in SmartIB32()
370 void SmartIB32(u8 *srcPtr, u32 srcPitch, int width, int height) in SmartIB32()
376 static void MotionBlurIB_MMX(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in MotionBlurIB_MMX()
444 void MotionBlurIB(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in MotionBlurIB()
475 void MotionBlurIB(u8 *srcPtr, u32 srcPitch, int width, int height) in MotionBlurIB()
549 void MotionBlurIB32(u8 *srcPtr, u32 srcPitch, int width, int starty, int height) in MotionBlurIB32()
[all …]
H A Dxbrzfilter.cpp5 void xbrz2x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, u8 *dstPtr, u32 dstPitch, int width, i… in xbrz2x32() argument
10 void xbrz3x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, u8 *dstPtr, u32 dstPitch, int width, i… in xbrz3x32() argument
15 void xbrz4x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, u8 *dstPtr, u32 dstPitch, int width, i… in xbrz4x32() argument
20 void xbrz5x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, u8 *dstPtr, u32 dstPitch, int width, i… in xbrz5x32() argument
25 void xbrz6x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, u8 *dstPtr, u32 dstPitch, int width, i… in xbrz6x32() argument
H A DsimpleFilter.cpp3 void Simple2x16(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, in Simple2x16() argument
53 void Simple2x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, in Simple2x32() argument
91 void Simple3x16(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, in Simple3x16() argument
141 void Simple3x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, in Simple3x32() argument
189 void Simple4x16(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, in Simple4x16() argument
239 void Simple4x32(u8 *srcPtr, u32 srcPitch, u8 * /* deltaPtr */, in Simple4x32() argument
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/ppui/sdl/
H A DDisplayDeviceFB_SDL.cpp308 pp_uint8* srcPtr = src + (v>>16)*srcPitch; in swap() local
337 pp_uint8* srcPtr = src + (v>>16)*srcPitch; in swap() local
368 pp_uint8* srcPtr = src + (v>>16)*srcPitch; in swap() local
417 pp_uint16* srcPtr = src + (v>>16)*srcPitch; in swap() local
432 pp_uint16* srcPtr = src + y*srcPitch + r.x1; in swap() local
465 pp_uint8* srcPtr = src + (v>>16)*srcPitch; in swap() local
522 pp_uint8* srcPtr = src + (v>>16)*srcPitch; in swap() local
582 pp_uint16* srcPtr = src + (v>>16)*srcPitch; in swap() local
597 pp_uint16* srcPtr = src + y*srcPitch + r.x1; in swap() local
630 pp_uint8* srcPtr = src + (v>>16)*srcPitch; in swap() local
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/scaler/
H A Ddownscaler.cpp30 void DownscaleAllByHalf(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int w… in DownscaleAllByHalf()
44 void DownscaleAllByHalfTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitc… in DownscaleAllByHalfTemplate()
66 void DownscaleAllByHalf(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int w… in DownscaleAllByHalf()
82 void DownscaleHorizByHalfTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPi… in DownscaleHorizByHalfTemplate()
100 void DownscaleHorizByHalf(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int… in DownscaleHorizByHalf()
113 void DownscaleHorizByThreeQuartersTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uin… in DownscaleHorizByThreeQuartersTemplate()
139 void DownscaleHorizByThreeQuarters(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstP… in DownscaleHorizByThreeQuarters()
/dports/games/libretro-snes9x/snes9x-73aa348/filter/
H A Dblit.cpp74 void S9xBlitPixSimple1x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width… in S9xBlitPixSimple1x1()
86 void S9xBlitPixSimple1x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width… in S9xBlitPixSimple1x2()
100 void S9xBlitPixSimple2x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width… in S9xBlitPixSimple2x1()
120 void S9xBlitPixSimple2x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width… in S9xBlitPixSimple2x2()
169 void S9xBlitPixBlend1x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width,… in S9xBlitPixBlend1x1()
194 void S9xBlitPixBlend2x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width,… in S9xBlitPixBlend2x1()
221 void S9xBlitPixTV1x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, in… in S9xBlitPixTV1x2()
245 void S9xBlitPixTV2x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, in… in S9xBlitPixTV2x2()
501 void S9xBlitPixEPX16 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, in… in S9xBlitPixEPX16()
506 void S9xBlitPixHQ2x16 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, i… in S9xBlitPixHQ2x16()
[all …]
/dports/emulators/snes9x-gtk/snes9x-1.54.1/filter/
H A Dblit.cpp261 void S9xBlitPixSimple1x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width… in S9xBlitPixSimple1x1()
273 void S9xBlitPixSimple1x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width… in S9xBlitPixSimple1x2()
356 void S9xBlitPixBlend1x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width,… in S9xBlitPixBlend1x1()
381 void S9xBlitPixBlend2x1 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width,… in S9xBlitPixBlend2x1()
408 void S9xBlitPixTV1x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, in… in S9xBlitPixTV1x2()
432 void S9xBlitPixTV2x2 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, in… in S9xBlitPixTV2x2()
688 void S9xBlitPixEPX16 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, in… in S9xBlitPixEPX16()
693 void S9xBlitPixHQ2x16 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, i… in S9xBlitPixHQ2x16()
698 void S9xBlitPixHQ3x16 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, i… in S9xBlitPixHQ3x16()
703 void S9xBlitPixHQ4x16 (uint8 *srcPtr, int srcRowBytes, uint8 *dstPtr, int dstRowBytes, int width, i… in S9xBlitPixHQ4x16()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/
H A Dscaler.cpp167 void Normal1x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal1x()
192 void Normal2x(const uint8 *srcPtr, in Normal2x()
205 void Normal2x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal2x()
229 void Normal3x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal3x()
263 void Normal1o5xTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal1o5xTemplate()
295 void Normal1o5x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int width, in… in Normal1o5x()
306 void AdvMame2x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in AdvMame2x()
315 void AdvMame3x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in AdvMame3x()
321 void TV2xTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in TV2xTemplate()
347 void TV2x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int width, int heig… in TV2x()
[all …]
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A Dinterframe.cpp62 static void SmartIB_MMX(u8 *srcPtr, u32 srcPitch, int width, int height) in SmartIB_MMX()
180 void SmartIB(u8 *srcPtr, u32 srcPitch, int width, int height) in SmartIB()
223 static void SmartIB32_MMX(u8 *srcPtr, u32 srcPitch, int width, int height) in SmartIB32_MMX()
341 void SmartIB32(u8 *srcPtr, u32 srcPitch, int width, int height) in SmartIB32()
384 static void MotionBlurIB_MMX(u8 *srcPtr, u32 srcPitch, int width, int height) in MotionBlurIB_MMX()
452 void MotionBlurIB(u8 *srcPtr, u32 srcPitch, int width, int height) in MotionBlurIB()
484 static void MotionBlurIB32_MMX(u8 *srcPtr, u32 srcPitch, int width, int height) in MotionBlurIB32_MMX()
552 void MotionBlurIB32(u8 *srcPtr, u32 srcPitch, int width, int height) in MotionBlurIB32()
585 void InterlaceIB(u8 *srcPtr, u32 srcPitch, int width, int height) in InterlaceIB()
/dports/games/scummvm/scummvm-2.5.1/graphics/scaler/
H A Dnormal.cpp30 void Normal2x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal2x()
65 void Normal2x<uint16>(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal2x()
90 void Normal3x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal3x()
122 void Normal4x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal4x()
162 void Normal5x(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, in Normal5x()
209 void NormalScaler::scaleIntern(const uint8 *srcPtr, uint32 srcPitch, in scaleIntern()
H A Ddownscaler.cpp32 void DownscaleAllByHalf(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int w… in DownscaleAllByHalf()
44 void DownscaleAllByHalfTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitc… in DownscaleAllByHalfTemplate()
66 void DownscaleAllByHalf(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int w… in DownscaleAllByHalf()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/wince/
H A DCEScaler.cpp32 void SmartphoneLandscape(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int … in SmartphoneLandscape()
42 void SmartphoneLandscapeTemplate(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPit… in SmartphoneLandscapeTemplate()
81 void SmartphoneLandscape(const uint8 *srcPtr, uint32 srcPitch, uint8 *dstPtr, uint32 dstPitch, int … in SmartphoneLandscape()
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dutf32.cpp32 const utf32 *srcPtr = reinterpret_cast<const utf32 *>(wstr.c_str()); in main() local
59 const utf16 *srcPtr = reinterpret_cast<const utf16 *>(wstr.c_str()); in main() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdlist/
H A Dtest_cmdlist_append_memory.cpp87 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
98 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
111 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
124 void *srcPtr = reinterpret_cast<void *>(0x1233); in HWTEST2_F() local
136 void *srcPtr = reinterpret_cast<void *>(0x1233); in HWTEST2_F() local
162 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
184 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
206 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
228 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
253 void *srcPtr = reinterpret_cast<void *>(0x1234); in HWTEST2_F() local
[all …]
/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_linearization_info.cpp474 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() local
491 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() local
517 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() local
534 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() local
590 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() local
625 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() local
698 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() local
731 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() local
770 const uint32 *srcPtr = (const uint32 *) sPtr; in Process() local
/dports/games/openbor3979/openbor-2bcf25b/engine/source/gfxlib/
H A Dscanline.c21 void Scanlines(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int hei… in Scanlines()
43 void Scanlines32(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int h… in Scanlines32()
65 void ScanlinesTV(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int h… in ScanlinesTV()
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gfxlib/
H A Dscanline.c21 void Scanlines(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int hei… in Scanlines()
43 void Scanlines32(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int h… in Scanlines32()
65 void ScanlinesTV(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int h… in ScanlinesTV()
/dports/games/openbor/openbor-3caaddd5/engine/source/gfxlib/
H A Dscanline.c21 void Scanlines(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int hei… in Scanlines()
43 void Scanlines32(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int h… in Scanlines32()
65 void ScanlinesTV(u8 *srcPtr, u32 srcPitch, u8 *deltaPtr, u8 *dstPtr, u32 dstPitch, int width, int h… in ScanlinesTV()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/direct3d9/
H A DD3D9TextureUtils.h15 auto srcPtr = reinterpret_cast<uint8*>(lockedRect.pBits); in CopyTextureToBitmap() local
37 auto srcPtr = reinterpret_cast<uint8*>(bitmap.GetPixels()); in CopyBitmapToTexture() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DscePauth.cpp30 static int scePauth_F7AA47F6(u32 srcPtr, int srcLength, u32 destLengthPtr, u32 workArea) in scePauth_F7AA47F6()
47 static int scePauth_98B83B5D(u32 srcPtr, int srcLength, u32 destLengthPtr, u32 workArea) in scePauth_98B83B5D()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DscePauth.cpp30 static int scePauth_F7AA47F6(u32 srcPtr, int srcLength, u32 destLengthPtr, u32 workArea) in scePauth_F7AA47F6()
47 static int scePauth_98B83B5D(u32 srcPtr, int srcLength, u32 destLengthPtr, u32 workArea) in scePauth_98B83B5D()

12345678910>>...60