Home
last modified time | relevance | path

Searched defs:dst0 (Results 226 – 250 of 1870) sorted by relevance

12345678910>>...75

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/xscale/
H A Dmemmove.c11 do_memcpy (void *dst0, const void *src0, size_t len) in do_memcpy()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/VideoRender/
H A DScalebit.c47 static void stage_scale2x(void* dst0, void* dst1, const void* src0, const void* src1, const void* s… in stage_scale2x()
66 static void stage_scale3x(void* dst0, void* dst1, void* dst2, const void* src0, const void* src1, c… in stage_scale3x()
79 static void stage_scale4x(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0, const v… in stage_scale4x()
/dports/emulators/mednafen/mednafen/src/drivers/
H A Dscalebit.c53 static inline void stage_scale2x(void* dst0, void* dst1, const void* src0, const void* src1, const … in stage_scale2x()
71 static inline void stage_scale3x(void* dst0, void* dst1, void* dst2, const void* src0, const void* … in stage_scale3x()
83 static inline void stage_scale4x(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0, … in stage_scale4x()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/x86/
H A Dvf_spp.c38 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in hardthresh_mmx() argument
109 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in softthresh_mmx() argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/x86/
H A Dvf_spp.c38 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in hardthresh_mmx() argument
109 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in softthresh_mmx() argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/x86/
H A Dvf_spp.c38 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in hardthresh_mmx() argument
109 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in softthresh_mmx() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/tests/
H A Dqcms_test_tetra_clut_rgba.c57 static int validate(unsigned char *dst0, unsigned char *dst1, size_t length, int limit, const size_… in validate()
134 unsigned char *dst0 = (unsigned char *)calloc(length, pixel_size); in qcms_test_tetra_clut_rgba() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c38 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in hardthresh_mmx() argument
109 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in softthresh_mmx() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c38 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in hardthresh_mmx() argument
109 #define REQUANT_CORE(dst0, dst1, dst2, dst3, src0, src1, src2, src3) \ in softthresh_mmx() argument
/dports/editors/vigor/vigor-0.016/clib/
H A Dmemset.c62 bzero(dst0, length) in bzero() argument
/dports/multimedia/handbrake/ffmpeg-4.4/tests/checkasm/
H A Dg722dsp.c38 int dst0[2], dst1[2]; in check_qmf() local
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/string/
H A Dmempcpy.c46 mempcpy (void *dst0, in mempcpy()
H A Dmemcpy.c49 memcpy (void *__restrict dst0, in memcpy()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/checkasm/
H A Dg722dsp.c38 int dst0[2], dst1[2]; in check_qmf() local
H A Dpixblockdsp.c89 uint16_t *dst0 = (uint16_t *)dst0_; in checkasm_check_pixblockdsp() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/checkasm/
H A Dg722dsp.c38 int dst0[2], dst1[2]; in check_qmf() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/checkasm/
H A Dg722dsp.c38 int dst0[2], dst1[2]; in check_qmf() local
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/string/
H A Dmemmove.c49 memmove(void *dst0, const void *src0, size_t length) in memmove()
H A Dbcopy.c49 bcopy(const void *src0, void *dst0, size_t length) in bcopy()
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A Dmemmove.c74 memmove(dst0, src0, length) in memmove() argument
H A Dmemcpy.c74 memcpy(dst0, src0, length) in memcpy() argument
/dports/textproc/mifluz/mifluz-0.26.0/clib/
H A Dmemmove2.c67 memmove(dst0, src0, length) in memmove() argument
H A Dmemcpy2.c68 memcpy(dst0, src0, length) in memcpy() argument
/dports/databases/db18/db-18.1.40/src/clib/
H A Dmemmove.c64 memcpy(dst0, src0, length) in memcpy() argument
/dports/databases/db5/db-5.3.28/src/clib/
H A Dmemmove.c64 memcpy(dst0, src0, length) in memcpy() argument

12345678910>>...75