Home
last modified time | relevance | path

Searched defs:dst0 (Results 1 – 25 of 1870) sorted by last modified time

12345678910>>...75

/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dcodec_tiff.c1377 Byte * dst0 = tiffline, *dst1; in load() local
H A Drotate.c15 Byte * src = i->data, * dst0; in rotate270() local
92 Byte * src = i->data, *dst0; in rotate90() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/agr/
H A Dif_agr.c191 struct sockaddr_storage dst0; in agr_xmit_frame() local
/dports/graphics/scale2x/scale2x-3.1/
H A Dscalebit.c56 static inline void stage_scale2x(void* dst0, void* dst1, const void* src0, const void* src1, const … in stage_scale2x()
74 static inline void stage_scale2x3(void* dst0, void* dst1, void* dst2, const void* src0, const void*… in stage_scale2x3()
92 static inline void stage_scale2x4(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0,… in stage_scale2x4()
110 static inline void stage_scale3x(void* dst0, void* dst1, void* dst2, const void* src0, const void* … in stage_scale3x()
122 static inline void stage_scale4x(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0, … in stage_scale4x()
H A Dscale2x.c517 void scale2x_8_def(scale2x_uint8* dst0, scale2x_uint8* dst1, const scale2x_uint8* src0, const scale… in scale2x_8_def()
538 void scale2x_16_def(scale2x_uint16* dst0, scale2x_uint16* dst1, const scale2x_uint16* src0, const s… in scale2x_16_def()
559 void scale2x_32_def(scale2x_uint32* dst0, scale2x_uint32* dst1, const scale2x_uint32* src0, const s… in scale2x_32_def()
573 void scale2x3_8_def(scale2x_uint8* dst0, scale2x_uint8* dst1, scale2x_uint8* dst2, const scale2x_ui… in scale2x3_8_def()
589 void scale2x3_16_def(scale2x_uint16* dst0, scale2x_uint16* dst1, scale2x_uint16* dst2, const scale2… in scale2x3_16_def()
605 void scale2x3_32_def(scale2x_uint32* dst0, scale2x_uint32* dst1, scale2x_uint32* dst2, const scale2… in scale2x3_32_def()
1310 void scale2x_8_mmx(scale2x_uint8* dst0, scale2x_uint8* dst1, const scale2x_uint8* src0, const scale… in scale2x_8_mmx()
1331 void scale2x_16_mmx(scale2x_uint16* dst0, scale2x_uint16* dst1, const scale2x_uint16* src0, const s… in scale2x_16_mmx()
1352 void scale2x_32_mmx(scale2x_uint32* dst0, scale2x_uint32* dst1, const scale2x_uint32* src0, const s… in scale2x_32_mmx()
1367 void scale2x3_8_mmx(scale2x_uint8* dst0, scale2x_uint8* dst1, scale2x_uint8* dst2, const scale2x_ui… in scale2x3_8_mmx()
[all …]
H A Dscale3x.c55 static inline void scale3x_8_def_whole(scale3x_uint8* restrict dst0, scale3x_uint8* restrict dst1, … in scale3x_8_def_whole()
248 static inline void scale3x_16_def_whole(scale3x_uint16* restrict dst0, scale3x_uint16* restrict dst… in scale3x_16_def_whole()
441 static inline void scale3x_32_def_whole(scale3x_uint32* restrict dst0, scale3x_uint32* restrict dst… in scale3x_32_def_whole()
648 void scale3x_8_def(scale3x_uint8* dst0, scale3x_uint8* dst1, scale3x_uint8* dst2, const scale3x_uin… in scale3x_8_def()
671 void scale3x_16_def(scale3x_uint16* dst0, scale3x_uint16* dst1, scale3x_uint16* dst2, const scale3x… in scale3x_16_def()
694 void scale3x_32_def(scale3x_uint32* dst0, scale3x_uint32* dst1, scale3x_uint32* dst2, const scale3x… in scale3x_32_def()
/dports/games/openjazz/openjazz-20190106/src/io/gfx/scale2x/
H A Dscale3x.cpp53 static inline void scale3x_8_def_whole(scale3x_uint8* restrict dst0, scale3x_uint8* restrict dst1, … in scale3x_8_def_whole()
250 static inline void scale3x_16_def_whole(scale3x_uint16* restrict dst0, scale3x_uint16* restrict dst… in scale3x_16_def_whole()
447 static inline void scale3x_32_def_whole(scale3x_uint32* restrict dst0, scale3x_uint32* restrict dst… in scale3x_32_def_whole()
656 void scale3x_8_def(scale3x_uint8* dst0, scale3x_uint8* dst1, scale3x_uint8* dst2, const scale3x_uin… in scale3x_8_def()
679 void scale3x_16_def(scale3x_uint16* dst0, scale3x_uint16* dst1, scale3x_uint16* dst2, const scale3x… in scale3x_16_def()
702 void scale3x_32_def(scale3x_uint32* dst0, scale3x_uint32* dst1, scale3x_uint32* dst2, const scale3x… in scale3x_32_def()
H A Dscale2x.cpp525 void scale2x_8_def(scale2x_uint8* dst0, scale2x_uint8* dst1, const scale2x_uint8* src0, const scale… in scale2x_8_def()
546 void scale2x_16_def(scale2x_uint16* dst0, scale2x_uint16* dst1, const scale2x_uint16* src0, const s… in scale2x_16_def()
567 void scale2x_32_def(scale2x_uint32* dst0, scale2x_uint32* dst1, const scale2x_uint32* src0, const s… in scale2x_32_def()
581 void scale2x3_8_def(scale2x_uint8* dst0, scale2x_uint8* dst1, scale2x_uint8* dst2, const scale2x_ui… in scale2x3_8_def()
597 void scale2x3_16_def(scale2x_uint16* dst0, scale2x_uint16* dst1, scale2x_uint16* dst2, const scale2… in scale2x3_16_def()
613 void scale2x3_32_def(scale2x_uint32* dst0, scale2x_uint32* dst1, scale2x_uint32* dst2, const scale2… in scale2x3_32_def()
1318 void scale2x_8_mmx(scale2x_uint8* dst0, scale2x_uint8* dst1, const scale2x_uint8* src0, const scale… in scale2x_8_mmx()
1339 void scale2x_16_mmx(scale2x_uint16* dst0, scale2x_uint16* dst1, const scale2x_uint16* src0, const s… in scale2x_16_mmx()
1360 void scale2x_32_mmx(scale2x_uint32* dst0, scale2x_uint32* dst1, const scale2x_uint32* src0, const s… in scale2x_32_mmx()
1375 void scale2x3_8_mmx(scale2x_uint8* dst0, scale2x_uint8* dst1, scale2x_uint8* dst2, const scale2x_ui… in scale2x3_8_mmx()
[all …]
H A Dscalebit.cpp48 static inline void stage_scale2x(void* dst0, void* dst1, const void* src0, const void* src1, const … in stage_scale2x()
66 static inline void stage_scale2x3(void* dst0, void* dst1, void* dst2, const void* src0, const void*… in stage_scale2x3()
84 static inline void stage_scale2x4(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0,… in stage_scale2x4()
102 static inline void stage_scale3x(void* dst0, void* dst1, void* dst2, const void* src0, const void* … in stage_scale3x()
114 static inline void stage_scale4x(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0, … in stage_scale4x()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/YASim/
H A DFGFDM.cpp1193 float src0, src1, dst0, dst1; in parseControlIn() local
H A DAirplane.cpp177 …::ControlType type, void* obj, int subobj, int opt, float src0, float src1, float dst0, float dst1) in addControlInput()
H A DControlMap.cpp97 …rop, ControlType control, ObjectID id, int options, float src0, float src1, float dst0, float dst1) in addMapping()
H A DControlMap.hpp148 float dst0 {0}; member
/dports/games/egl/egl-0.3.1_9/client/
H A Dcl_cin.c162 static void RoQ_DecodeBlock (byte *dst0, byte *dst1, const byte *src0, const byte *src1, float u, f… in RoQ_DecodeBlock()
198 byte *dst0, *dst1; in RoQ_ApplyVector2x2() local
214 byte *dst0, *dst1; in RoQ_ApplyVector4x4() local
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Ddraw.c615 static __inline void scale2x_32_def_whole(unsigned long* dst0, unsigned long* dst1, const unsigned… in scale2x_32_def_whole()
679 unsigned long *dst0 = (unsigned long *)dstPtr; in Scale2x_ex8() local
803 unsigned long *dst0 = (unsigned long *)dstPtr; in Scale3x_ex8() local
1498 unsigned short *dst0 = (unsigned short *)dstPtr; in Scale3x_ex6_5() local
4328 static void hq2x_16_def(unsigned short* dst0, unsigned short* dst1, const unsigned short* src0, con… in hq2x_16_def()
4444 unsigned short *dst0 = (unsigned short *)dstPtr; in hq2x() local
4470 static void hq2x_32_def(unsigned long * dst0, unsigned long * dst1, const unsigned long * src0, con… in hq2x_32_def()
4588 unsigned long *dst0 = (unsigned long *)dstPtr; in hq2x_32() local
4613 static void hq3x_32_def(unsigned long* dst0, unsigned long* dst1, unsigned long* dst2, const uns… in hq3x_32_def()
4743 unsigned long *dst0 = (unsigned long *)dstPtr; in hq3x_32() local
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Ddraw.c656 static __inline void scale2x_32_def_whole(uint32_t* dst0, uint32_t* dst1, const uint32_t* src0, co… in scale2x_32_def_whole()
727 uint32_t *dst0 = (uint32_t *)dstPtr; in Scale2x_ex8() local
753 static __inline void scale3x_32_def_whole(uint32_t* dst0, uint32_t* dst1, uint32_t* dst2, const uin… in scale3x_32_def_whole()
856 uint32_t *dst0 = (uint32_t *)dstPtr; in Scale3x_ex8() local
1915 static void hq2x_32_def(uint32_t * dst0, uint32_t * dst1, const uint32_t * src0, const uint32_t * s… in hq2x_32_def()
2032 uint32_t *dst0 = (uint32_t *)dstPtr; in hq2x_32() local
2056 static void hq3x_32_def(uint32_t* dst0, uint32_t* dst1, uint32_t* dst2, const uint32_t* src0, co… in hq3x_32_def()
2185 uint32_t *dst0 = (uint32_t *)dstPtr; in hq3x_32() local
/dports/emulators/jzintv/jzintv-20200712-src/src/scale/
H A Dscale3x.c648 void scale3x_8_def(scale3x_uint8* dst0, scale3x_uint8* dst1, scale3x_uint8* dst2, const scale3x_uin… in scale3x_8_def()
671 void scale3x_16_def(scale3x_uint16* dst0, scale3x_uint16* dst1, scale3x_uint16* dst2, const scale3x… in scale3x_16_def()
694 void scale3x_32_def(scale3x_uint32* dst0, scale3x_uint32* dst1, scale3x_uint32* dst2, const scale3x… in scale3x_32_def()
H A Dscale2x.c517 void scale2x_8_def(scale2x_uint8* dst0, scale2x_uint8* dst1, const scale2x_uint8* src0, const scale… in scale2x_8_def()
538 void scale2x_16_def(scale2x_uint16* dst0, scale2x_uint16* dst1, const scale2x_uint16* src0, const s… in scale2x_16_def()
559 void scale2x_32_def(scale2x_uint32* dst0, scale2x_uint32* dst1, const scale2x_uint32* src0, const s… in scale2x_32_def()
573 void scale2x3_8_def(scale2x_uint8* dst0, scale2x_uint8* dst1, scale2x_uint8* dst2, const scale2x_ui… in scale2x3_8_def()
589 void scale2x3_16_def(scale2x_uint16* dst0, scale2x_uint16* dst1, scale2x_uint16* dst2, const scale2… in scale2x3_16_def()
605 void scale2x3_32_def(scale2x_uint32* dst0, scale2x_uint32* dst1, scale2x_uint32* dst2, const scale2… in scale2x3_32_def()
1310 void scale2x_8_mmx(scale2x_uint8* dst0, scale2x_uint8* dst1, const scale2x_uint8* src0, const scale… in scale2x_8_mmx()
1331 void scale2x_16_mmx(scale2x_uint16* dst0, scale2x_uint16* dst1, const scale2x_uint16* src0, const s… in scale2x_16_mmx()
1352 void scale2x_32_mmx(scale2x_uint32* dst0, scale2x_uint32* dst1, const scale2x_uint32* src0, const s… in scale2x_32_mmx()
1367 void scale2x3_8_mmx(scale2x_uint8* dst0, scale2x_uint8* dst1, scale2x_uint8* dst2, const scale2x_ui… in scale2x3_8_mmx()
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/filters/
H A Dadmame.cpp889 static void internal_scale2x_16_mmx(u16* dst0, u16* dst1, const u16* src0, const u16* src1, const u… in internal_scale2x_16_mmx()
895 static void internal_scale2x_32_mmx(u32* dst0, u32* dst1, const u32* src0, const u32* src1, const u… in internal_scale2x_32_mmx()
905 u16 *dst0 = (u16 *)dstPtr; in AdMame2x() local
960 u32 *dst0 = (u32 *)dstPtr; in AdMame2x32() local
H A Dhq2x.cpp40 static void hq2x_16_def(u16* dst0, u16* dst1, const u16* src0, const u16* src1, const u16* src2, un… in hq2x_16_def()
150 static void hq2x_32_def(u32* dst0, u32* dst1, const u32* src0, const u32* src1, const u32* src2, un… in hq2x_32_def()
267 static void lq2x_16_def(u16* dst0, u16* dst1, const u16* src0, const u16* src1, const u16* src2, un… in lq2x_16_def()
377 static void lq2x_32_def(u32* dst0, u32* dst1, const u32* src0, const u32* src1, const u32* src2, un… in lq2x_32_def()
490 u16 *dst0 = (u16 *)dstPtr; in hq2x() local
519 u32 *dst0 = (u32 *)dstPtr; in hq2x32() local
547 u16 *dst0 = (u16 *)dstPtr; in lq2x() local
576 u32 *dst0 = (u32 *)dstPtr; in lq2x32() local
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/Scale2x/
H A Dscalebit.cpp52 static inline void stage_scale2x(void* dst0, void* dst1, const void* src0, const void* src1, const … in stage_scale2x()
64 static inline void stage_scale2x3(void* dst0, void* dst1, void* dst2, const void* src0, const void*… in stage_scale2x3()
76 static inline void stage_scale2x4(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0,… in stage_scale2x4()
88 static inline void stage_scale3x(void* dst0, void* dst1, void* dst2, const void* src0, const void* … in stage_scale3x()
100 static inline void stage_scale4x(void* dst0, void* dst1, void* dst2, void* dst3, const void* src0, … in stage_scale4x()
/dports/comms/qsstv/qsstv/utils/
H A Dcolor.cpp575 int *src0, *src1, *src2, *dst0, *dst1, *dst2; in color_cielab_to_rgb() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/mips/
H A Dmacros_msa.h2020 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, dst2, dst3, \ argument
H A Dsub_pixel_variance_msa.c468 v16u8 dst0, dst1, dst2, dst3, filt0; in sub_pixel_sse_diff_16width_h_msa() local
1048 v16u8 dst0, dst1, dst2, dst3; in subpel_avg_ssediff_16w_h_msa() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/x86/
H A Dpickrst_avx2.c25 const __m256i dst0 = yy_loadu_256(dst); in acc_stat_avx2() local

12345678910>>...75