/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/ |
H A D | rt_math.h | 21 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 31 constexpr float RT_2_PI_F = RT_2_PI;
|
H A D | sleefsseavx.c | 324 q = vrint_vi_vd(vmul(d, vcast_vd_d(librtprocess::RT_2_PI))); in xsincos() 379 q = vrint_vi_vd(vmul(d, vcast_vd_d(librtprocess::RT_2_PI))); in xtan() 1056 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)librtprocess::RT_2_PI))); in xsincosf()
|
/dports/astro/siril/siril/subprojects/librtprocess/src/include/ |
H A D | rt_math.h | 21 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 31 constexpr float RT_2_PI_F = RT_2_PI;
|
H A D | sleefsseavx.h | 329 q = vrint_vi_vd(vmul(d, vcast_vd_d(librtprocess::RT_2_PI))); in xsincos() 384 q = vrint_vi_vd(vmul(d, vcast_vd_d(librtprocess::RT_2_PI))); in xtan() 1061 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)librtprocess::RT_2_PI))); in xsincosf()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/include/ |
H A D | rt_math.h | 21 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 31 constexpr float RT_2_PI_F = RT_2_PI;
|
H A D | sleefsseavx.c | 324 q = vrint_vi_vd(vmul(d, vcast_vd_d(librtprocess::RT_2_PI))); in xsincos() 379 q = vrint_vi_vd(vmul(d, vcast_vd_d(librtprocess::RT_2_PI))); in xtan() 1056 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)librtprocess::RT_2_PI))); in xsincosf()
|
/dports/graphics/art/ART-1.9.3/rtengine/ |
H A D | rt_math.h | 22 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 32 constexpr float RT_2_PI_F = RT_2_PI;
|
H A D | sleefsseavx.h | 325 q = vrint_vi_vd(vmul(d, vcast_vd_d(rtengine::RT_2_PI))); in xsincos() 380 q = vrint_vi_vd(vmul(d, vcast_vd_d(rtengine::RT_2_PI))); in xtan() 1057 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)rtengine::RT_2_PI))); in xsincosf()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/ |
H A D | rt_math.h | 20 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 30 constexpr float RT_2_PI_F = RT_2_PI;
|
/dports/astro/siril/siril/src/rt/ |
H A D | rt_math.h | 20 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 30 constexpr float RT_2_PI_F = RT_2_PI;
|
H A D | sleefsseavx.c | 327 q = vrint_vi_vd(vmul(d, vcast_vd_d(rtengine::RT_2_PI))); in xsincos() 382 q = vrint_vi_vd(vmul(d, vcast_vd_d(rtengine::RT_2_PI))); in xtan() 1059 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)rtengine::RT_2_PI))); in xsincosf()
|
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/ |
H A D | rt_math.h | 20 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable 30 constexpr float RT_2_PI_F = RT_2_PI;
|
H A D | sleefsseavx.c | 324 q = vrint_vi_vd(vmul(d, vcast_vd_d(rtengine::RT_2_PI))); in xsincos() 379 q = vrint_vi_vd(vmul(d, vcast_vd_d(rtengine::RT_2_PI))); in xtan() 1056 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)rtengine::RT_2_PI))); in xsincosf()
|
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/ |
H A D | rt_math.h | 18 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
|
H A D | sleefsseavx.c | 334 q = vrint_vi_vd(vmul(d, vcast_vd_d(lhdrengine::RT_2_PI))); in xsincos() 389 q = vrint_vi_vd(vmul(d, vcast_vd_d(lhdrengine::RT_2_PI))); in xtan() 1064 q = vrint_vi2_vf(vmulf(d, vcast_vf_f((float)lhdrengine::RT_2_PI))); in xsincosf()
|
/dports/astro/siril/siril/src/core/ |
H A D | sleef.h | 27 #define RT_2_PI 0.63661977236758134308 // 2/pi macro
|