Home
last modified time | relevance | path

Searched refs:add2_dd (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/
H A Dsleef.c191 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
277 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
590 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
591 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
669 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
681 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
694 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
725 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
726 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.c157 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
243 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
609 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
611 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
724 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
736 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
749 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
781 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
783 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A Dsleef.h196 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
282 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
595 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
596 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
674 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
686 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
699 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
730 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
731 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.h162 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
248 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
614 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
616 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
729 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
741 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
754 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
786 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
788 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/
H A Dsleef.c193 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
279 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
592 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
593 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
671 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
683 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
696 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
727 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
728 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.c167 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
253 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
619 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
621 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
734 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
746 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
759 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
791 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
793 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dsleef.c192 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
278 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
591 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
592 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
670 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
682 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
695 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
726 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
727 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.c166 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
252 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
618 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
620 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
733 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
745 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
758 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
790 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
792 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/include/
H A Dsleef.c191 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
277 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
590 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
591 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
669 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
681 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
694 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
725 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
726 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.c157 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
243 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
609 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
611 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
724 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
736 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
749 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
781 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
783 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dsleef.h195 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
281 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
594 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
595 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
673 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
685 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
698 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
729 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
730 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.h158 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
244 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
610 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
612 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
725 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
737 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
750 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
782 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
784 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/astro/siril/siril/src/core/
H A Dsleef.h218 __inline __attribute__((always_inline)) double2 add2_dd(double2 x, double2 y) { in add2_dd() function
304 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
617 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
618 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
696 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
708 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
721 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
752 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
753 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dsleef.h190 __inline double2 add2_dd(double2 x, double2 y) { in add2_dd() function
276 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), 0.5); in sqrt_d()
589 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk()
590 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk()
668 d = add2_dd(d, div_dd(dd(-1, 0), d)); in xsinh()
680 d = add2_dd(d, div_dd(dd(1, 0), d)); in xcosh()
693 d = div_dd(add2_dd(d, scale_d(e, -1)), add2_dd(d, e)); in xtanh()
724 return add2_dd(mul_ds(dd(0.693147180559945286226764, 2.319046813846299558417771e-17), e), in logk2()
725 add2_dd(scale_d(x, 2), mul_ds(mul_dd(x2, x), t))); in logk2()
H A Dsleefsseavx.c157 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
243 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
609 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
611 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
724 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
736 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
749 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
781 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
783 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()
/dports/astro/siril/siril/src/rt/
H A Dsleefsseavx.c160 static INLINE vdouble2 add2_dd(vdouble2 x, vdouble2 y) { in add2_dd() function
246 return scale_d(mul_dd(add2_dd(d, mul_ss(t, t)), rec_s(t)), vcast_vd_d(0.5)); in sqrt_d()
612 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk()
614 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk()
727 d = add2_dd(d, div_dd(dd(vcast_vd_d(-1), vcast_vd_d(0)), d)); in xsinh()
739 d = add2_dd(d, div_dd(dd(vcast_vd_d(1), vcast_vd_d(0)), d)); in xcosh()
752 d = div_dd(add2_dd(d, scale_d(e, vcast_vd_d(-1))), add2_dd(d, e)); in xtanh()
784 …return add2_dd(mul_ds(dd(vcast_vd_d(0.693147180559945286226764), vcast_vd_d(2.31904681384629955841… in logk2()
786 add2_dd(scale_d(x, vcast_vd_d(2)), mul_ds(mul_dd(x2, x), t))); in logk2()