Home
last modified time | relevance | path

Searched refs:normh (Results 1 – 25 of 128) sorted by relevance

123456

/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dconvolvelow.c92 l_float32 norm, normh, normw; in blockconvLow() local
132 normh = (l_float32)fhc / (l_float32)hn; /* > 1 */ in blockconvLow()
143 val = (l_uint8)L_MIN(val * normh, 255); in blockconvLow()
168 val = (l_uint8)L_MIN(val * normh, 255); in blockconvLow()
365 l_float32 norm, normh, normw; in blocksumLow() local
411 val = (l_uint8)(val * normh * normw); in blocksumLow()
416 val = (l_uint8)(val * normh); in blocksumLow()
423 val = (l_uint8)(val * normh * normw); in blocksumLow()
436 val = (l_uint8)(val * normh * normw); in blocksumLow()
441 val = (l_uint8)(val * normh); in blocksumLow()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/special/cephes/
H A Dowens_t.c256 double normh, y, r, result; in owensT6() local
258 normh = owens_t_norm2(h); in owensT6()
261 result = normh * (1 - normh) / 2; in owensT6()
317 double result, fabs_a, fabs_ah, normh, normah; in owens_t() local
346 normh = owens_t_norm1(h); in owens_t()
348 result = 0.25 - normh * normah - in owens_t()
352 normh = owens_t_norm2(h); in owens_t()
354 result = (normh + normah) / 2 - normh * normah - in owens_t()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dcanny.cpp129 int32x4_t normh = vmovl_s16(vget_high_s16(norm)); in ColFilter3x3Canny() local
134 vst1q_s32(mag + j + 4, normh); in ColFilter3x3Canny()
165 normh = vmlal_s16(normh, vget_high_s16(dx), vget_high_s16(dx)); in ColFilter3x3Canny()
170 vst1q_s32(mag + j + 4, normh); in ColFilter3x3Canny()
203 vst1q_s32(_norm + j + 4, normh); in NormCanny()
214 int32x4_t normh = vmovl_s16(vget_high_s16(norm)); in NormCanny() local
217 vst1q_s32(_norm + j + 4, normh); in NormCanny()
245 normh = vmlal_s16(normh, vget_high_s16(vx), vget_high_s16(vx)); in NormCanny()
248 vst1q_s32(_norm + j + 4, normh); in NormCanny()
257 normh = vmlal_s16(normh, vget_high_s16(vx), vget_high_s16(vx)); in NormCanny()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dowens_t_T7.hpp177 const RealType normh = owens_t_znorm1(h, pol); in owens_t_T7() local
179 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t_T7()
184 const RealType normh = owens_t_znorm2(h, pol); in owens_t_T7() local
186 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t_T7()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DIHSColorSpace.java454 double normi = 1.0 / 255.0, normh = 1.0, norms = 1.0 ; in fromRGBByte() local
547 dstPixels[ dIndex++ ] = normh * temp ; in fromRGBByte()
595 normh = ((1l << destComponentSize[1]) - 1)/PI2 ; in fromRGBShort()
673 dstPixels[dIndex++] =normh * temp ; in fromRGBShort()
797 dstPixels[dIndex++] = normh * temp ; in fromRGBInt()
823 double normi = 1.0, normh = 1.0, norms = 1.0 ; in fromRGBFloat() local
915 dstPixels[dIndex++] = normh * temp ; in fromRGBFloat()
942 double normi = 1.0, normh = 1.0, norms = 1.0 ; in fromRGBDouble() local
1034 dstPixels[dIndex++] = normh * temp ; in fromRGBDouble()
1210 double H = h * normh ; in toRGBByte()
[all …]
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dconvolve.c325 l_float32 norm, normh, normw; in blockconvLow() local
365 normh = (l_float32)fhc / (l_float32)hn; /* > 1 */ in blockconvLow()
376 val = (l_uint8)L_MIN(val * normh, 255); in blockconvLow()
401 val = (l_uint8)L_MIN(val * normh, 255); in blockconvLow()
1630 l_float32 norm, normh, normw; in blocksumLow() local
1676 val = (l_uint8)(val * normh * normw); in blocksumLow()
1681 val = (l_uint8)(val * normh); in blocksumLow()
1688 val = (l_uint8)(val * normh * normw); in blocksumLow()
1701 val = (l_uint8)(val * normh * normw); in blocksumLow()
1706 val = (l_uint8)(val * normh); in blocksumLow()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/
H A Dowens_t.hpp542 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
546 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1022 const RealType normh = owens_t_znorm1(h); in owens_t() local
1024 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1029 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
1031 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2(h, pol); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1006 const RealType normh = owens_t_znorm1(h, pol); in owens_t() local
1008 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1013 const RealType normh = detail::owens_t_znorm2(h, pol); in owens_t() local
1015 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2(h, pol); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1006 const RealType normh = owens_t_znorm1(h, pol); in owens_t() local
1008 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1013 const RealType normh = detail::owens_t_znorm2(h, pol); in owens_t() local
1015 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
982 const RealType normh = owens_t_znorm1(h); in owens_t() local
984 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
989 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
991 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2(h, pol); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1006 const RealType normh = owens_t_znorm1(h, pol); in owens_t() local
1008 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1013 const RealType normh = detail::owens_t_znorm2(h, pol); in owens_t() local
1015 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2(h, pol); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1006 const RealType normh = owens_t_znorm1(h, pol); in owens_t() local
1008 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1013 const RealType normh = detail::owens_t_znorm2(h, pol); in owens_t() local
1015 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/databases/xtrabackup/boost_1_59_0/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
982 const RealType normh = owens_t_znorm1(h); in owens_t() local
984 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
989 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
991 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/databases/percona57-server/boost_1_59_0/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
982 const RealType normh = owens_t_znorm1(h); in owens_t() local
984 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
989 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
991 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/special_functions/
H A Dowens_t.hpp542 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
546 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1022 const RealType normh = owens_t_znorm1(h); in owens_t() local
1024 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1029 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
1031 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/databases/percona57-client/boost_1_59_0/boost/math/special_functions/
H A Dowens_t.hpp530 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
534 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
982 const RealType normh = owens_t_znorm1(h); in owens_t() local
984 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
989 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
991 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/special_functions/
H A Dowens_t.hpp532 const RealType normh = owens_t_znorm2( h ); in owens_t_T6() local
536 RealType val = normh * ( static_cast<RealType>(1) - normh ) * half<RealType>(); in owens_t_T6()
1012 const RealType normh = owens_t_znorm1(h); in owens_t() local
1014 val = static_cast<RealType>(1)/static_cast<RealType>(4) - normh*normah - in owens_t()
1019 const RealType normh = detail::owens_t_znorm2(h); in owens_t() local
1021 val = constants::half<RealType>()*(normh+normah) - normh*normah - in owens_t()

123456