Home
last modified time | relevance | path

Searched defs:upScale (Results 1 – 7 of 7) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/bv/
H A DFrustum.cpp312 float dx, dy, dz, leftScale, upScale; in CullLocalFrustum() local
418 float leftScale, upScale; in CullLocalWinding() local
552 float leftScale, upScale; in LocalLineIntersection() local
679 float leftScale, upScale; in LocalRayIntersection() local
1717 float leftScale, upScale; in AddLocalLineToProjectionBoundsSetCull() local
1856 float leftScale, upScale; in AddLocalLineToProjectionBoundsUseCull() local
2468 float leftScale, upScale; in ClipLine() local
2624 float clipFractions[4], s1, s2, t1, t2, leftScale, upScale; in ClippedProjectionBounds() local
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/grib/degrib18/degrib/
H A Dengribapi.c823 double dlowVal, sChar upScale, double dupVal) in fillSect4_5()
965 double dlowVal, sChar upScale, double dupVal, sInt4 endYear, in fillSect4_9()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/grib/degrib/degrib/
H A Dengribapi.c831 double dlowVal, sChar upScale, double dupVal) in fillSect4_5()
973 double dlowVal, sChar upScale, double dupVal, sInt4 endYear, in fillSect4_9()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/grib/degrib/degrib/
H A Dengribapi.c831 double dlowVal, sChar upScale, double dupVal) in fillSect4_5()
973 double dlowVal, sChar upScale, double dupVal, sInt4 endYear, in fillSect4_9()
/dports/graphics/gdal/gdal-3.3.3/frmts/grib/degrib/degrib/
H A Dengribapi.c831 double dlowVal, sChar upScale, double dupVal) in fillSect4_5()
973 double dlowVal, sChar upScale, double dupVal, sInt4 endYear, in fillSect4_9()
/dports/math/universal/universal-3.48/include/universal/number/decimal/
H A Ddecimal_impl.hpp558 int upScale = ieee754_parameter<Ty>::fbits; in convert_ieee754() local
/dports/misc/visp/visp-3.4.0/modules/tracker/mbt/src/edge/
H A DvpMbEdgeTracker.cpp2878 void vpMbEdgeTracker::upScale(const unsigned int _scale) in upScale() function in vpMbEdgeTracker