Home
last modified time | relevance | path

Searched refs:vmulsignf (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dsleefsseavx.h962 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1202 r = vmulsignf(r, x); in xatan2f()
1203 …vf_f(0.0f))), vsubf(vcast_vf_f((float)(rtengine::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1204 …r = vself(vmaskf_isinf(y), vsubf(vcast_vf_f((float)(rtengine::RT_PI/2)), visinf2f(x, vmulsignf(vca… in xatan2f()
1207 return vself(vmaskf_isnan(x, y), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1217 return vmulsignf(x, d); in xasinf()
1226 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1380 q = vmulsignf(q, d); in xcbrtf()
H A Dciecam02.cc751 vfloat c400 = vmulsignf (F2V (400.f), c); in nonlinear_adaptationfloat()
752 fl = vmulsignf (fl, c); in nonlinear_adaptationfloat()
781 fl = vmulsignf (fl, c); in inverse_nonlinear_adaptationfloat()
/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/
H A Dsleefsseavx.c961 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1201 r = vmulsignf(r, x); in xatan2f()
1202 …(0.0f))), vsubf(vcast_vf_f((float)(librtprocess::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1203 …isinf(y), vsubf(vcast_vf_f((float)(librtprocess::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1206 return vself(vmaskf_isnan(x, y), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1216 return vmulsignf(x, d); in xasinf()
1225 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1355 q = vmulsignf(q, d); in xcbrtf()
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A Dsleefsseavx.h966 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1206 r = vmulsignf(r, x); in xatan2f()
1207 …(0.0f))), vsubf(vcast_vf_f((float)(librtprocess::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1208 …isinf(y), vsubf(vcast_vf_f((float)(librtprocess::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1211 return vself(vmaskf_isnan(x, y), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1221 return vmulsignf(x, d); in xasinf()
1230 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1360 q = vmulsignf(q, d); in xcbrtf()
/dports/astro/siril/siril/src/rt/
H A Dsleefsseavx.c964 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1204 r = vmulsignf(r, x); in xatan2f()
1205 …vf_f(0.0f))), vsubf(vcast_vf_f((float)(rtengine::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1206 …r = vself(vmaskf_isinf(y), vsubf(vcast_vf_f((float)(rtengine::RT_PI/2)), visinf2f(x, vmulsignf(vca… in xatan2f()
1209 return vself(vmaskf_isnan(x, y), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1219 return vmulsignf(x, d); in xasinf()
1228 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1382 q = vmulsignf(q, d); in xcbrtf()
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/
H A Dsleefsseavx.c971 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1209 r = vmulsignf(r, x); in xatan2f()
1210 …_f(0.0f))), vsubf(vcast_vf_f((float)(lhdrengine::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1211 …r = vself(vmaskf_isinf(y), vsubf(vcast_vf_f((float)(lhdrengine::RT_PI/2)), visinf2f(x, vmulsignf(v… in xatan2f()
1214 return vself(vorm(vmaskf_isnan(x), vmaskf_isnan(y)), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1224 return vmulsignf(x, d); in xasinf()
1233 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1365 q = vmulsignf(q, d); in xcbrtf()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dsleefsseavx.c961 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1201 r = vmulsignf(r, x); in xatan2f()
1202 …vf_f(0.0f))), vsubf(vcast_vf_f((float)(rtengine::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1203 …r = vself(vmaskf_isinf(y), vsubf(vcast_vf_f((float)(rtengine::RT_PI/2)), visinf2f(x, vmulsignf(vca… in xatan2f()
1206 return vself(vmaskf_isnan(x, y), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1216 return vmulsignf(x, d); in xasinf()
1225 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1379 q = vmulsignf(q, d); in xcbrtf()
H A Dciecam02.cc747 vfloat c400 = vmulsignf (F2V (400.f), c); in nonlinear_adaptationfloat()
748 fl = vmulsignf (fl, c); in nonlinear_adaptationfloat()
777 fl = vmulsignf (fl, c); in inverse_nonlinear_adaptationfloat()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dsleefsseavx.c970 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1208 r = vmulsignf(r, x); in xatan2f()
1209 …q(x, vcast_vf_f(0.0f))), vsubf(vcast_vf_f((float)(M_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1210 …r = vself(vmaskf_isinf(y), vsubf(vcast_vf_f((float)(M_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((fl… in xatan2f()
1213 return vself(vorm(vmaskf_isnan(x), vmaskf_isnan(y)), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1223 return vmulsignf(x, d); in xasinf()
1232 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1364 q = vmulsignf(q, d); in xcbrtf()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/include/
H A Dsleefsseavx.c961 static INLINE vfloat vmulsignf(vfloat x, vfloat y) { in vmulsignf() function
1201 r = vmulsignf(r, x); in xatan2f()
1202 …(0.0f))), vsubf(vcast_vf_f((float)(librtprocess::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1203 …isinf(y), vsubf(vcast_vf_f((float)(librtprocess::RT_PI/2)), visinf2f(x, vmulsignf(vcast_vf_f((floa… in xatan2f()
1206 return vself(vmaskf_isnan(x, y), vcast_vf_f(NANf), vmulsignf(r, y)); in xatan2f()
1216 return vmulsignf(x, d); in xasinf()
1225 x = vmulsignf(atan2kf(x, vabsf(d)), d); in xacosf()
1355 q = vmulsignf(q, d); in xcbrtf()