Home
last modified time | relevance | path

Searched refs:RT_PI_F (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Diphsl.cc57 const float pi2 = 2.f * RT_PI_F; in hslEqualizer()
199 float f = tolin(mask[y][x], 32.f) * RT_PI_F; in hslEqualizer()
H A Dsleef.h1183 …if (xisinff(x) || x == 0) r = rtengine::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(rtengine::RT… in xatan2f()
1184 …if (xisinff(y) ) r = rtengine::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(rtengine::RT… in xatan2f()
1185 if ( y == 0) r = (signf(x) == -1 ? rtengine::RT_PI_F : 0); in xatan2f()
H A Drt_math.h28 constexpr float RT_PI_F = RT_PI; variable
H A Dimproccoordinator.cc1092 const auto sincosval = xsincosf(2.f * RT_PI_F * h); in updateVectorscopeHS()
H A Dcolor.cc504 h += 2.f * rtengine::RT_PI_F; in lab2lch01()
506 h /= (2.f * rtengine::RT_PI_F); in lab2lch01()
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/
H A Drt_math.h24 constexpr float RT_PI_F = RT_PI; variable
H A Dsleef.c1162 …if (xisinff(x) || x == 0) r = lhdrengine::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(lhdrengine… in xatan2f()
1163 …if (xisinff(y) ) r = lhdrengine::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(lhdrengine… in xatan2f()
1164 if ( y == 0) r = (signf(x) == -1 ? lhdrengine::RT_PI_F : 0); in xatan2f()
/dports/astro/siril/siril/src/core/
H A Dsleef.h30 #define RT_PI_F 3.14159265358979323846f // pi macro
1206 if (xisinff(x) || x == 0) r = RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(RT_PI_F*.5f)) : 0); in xatan2f()
1207 if (xisinff(y) ) r = RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(RT_PI_F*.25f)) : 0); in xatan2f()
1208 if ( y == 0) r = (signf(x) == -1 ? RT_PI_F : 0); in xatan2f()
/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/
H A Dsleef.c1170 …f (xisinff(x) || x == 0) r = librtprocess::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(librtproc… in xatan2f()
1171 …f (xisinff(y) ) r = librtprocess::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(librtproc… in xatan2f()
1172 if ( y == 0) r = (signf(x) == -1 ? librtprocess::RT_PI_F : 0); in xatan2f()
H A Drt_math.h27 constexpr float RT_PI_F = RT_PI; variable
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A Dsleef.h1175 …f (xisinff(x) || x == 0) r = librtprocess::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(librtproc… in xatan2f()
1176 …f (xisinff(y) ) r = librtprocess::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(librtproc… in xatan2f()
1177 if ( y == 0) r = (signf(x) == -1 ? librtprocess::RT_PI_F : 0); in xatan2f()
H A Drt_math.h27 constexpr float RT_PI_F = RT_PI; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/include/
H A Dsleef.c1170 …f (xisinff(x) || x == 0) r = librtprocess::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(librtproc… in xatan2f()
1171 …f (xisinff(y) ) r = librtprocess::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(librtproc… in xatan2f()
1172 if ( y == 0) r = (signf(x) == -1 ? librtprocess::RT_PI_F : 0); in xatan2f()
H A Drt_math.h27 constexpr float RT_PI_F = RT_PI; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dsleef.h1178 …if (xisinff(x) || x == 0) r = rtengine::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(rtengine::RT… in xatan2f()
1179 …if (xisinff(y) ) r = rtengine::RT_PI_F/2 - (xisinff(x) ? (signf(x) * (float)(rtengine::RT… in xatan2f()
1180 if ( y == 0) r = (signf(x) == -1 ? rtengine::RT_PI_F : 0); in xatan2f()
H A Drt_math.h26 constexpr float RT_PI_F = RT_PI; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Drt_math.h26 constexpr float RT_PI_F = RT_PI; variable
/dports/astro/siril/siril/src/rt/
H A Drt_math.h26 constexpr float RT_PI_F = RT_PI; variable
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dhistogrampanel.cc2138 cx = (w + scope_size * S * std::cos(H * 2 * RT_PI_F)) / 2; in drawVectorscope()
2139 cy = (h - scope_size * S * std::sin(H * 2 * RT_PI_F)) / 2; in drawVectorscope()
H A Dlabmaskspanel.cc2211 float d = h / 180.0 * rtengine::RT_PI_F; in colorForValue()