Home
last modified time | relevance | path

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

/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/
H A Drt_math.h21 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
31 constexpr float RT_2_PI_F = RT_2_PI;
H A Dsleefsseavx.c324 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 Drt_math.h21 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
31 constexpr float RT_2_PI_F = RT_2_PI;
H A Dsleefsseavx.h329 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 Drt_math.h21 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
31 constexpr float RT_2_PI_F = RT_2_PI;
H A Dsleefsseavx.c324 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 Drt_math.h22 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
32 constexpr float RT_2_PI_F = RT_2_PI;
H A Dsleefsseavx.h325 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 Drt_math.h20 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 Drt_math.h20 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
30 constexpr float RT_2_PI_F = RT_2_PI;
H A Dsleefsseavx.c327 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 Drt_math.h20 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
30 constexpr float RT_2_PI_F = RT_2_PI;
H A Dsleefsseavx.c324 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 Drt_math.h18 constexpr double RT_2_PI = 0.63661977236758134308; // 2/pi variable
H A Dsleefsseavx.c334 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 Dsleef.h27 #define RT_2_PI 0.63661977236758134308 // 2/pi macro