Home
last modified time | relevance | path

Searched defs:NEAR_ROUND (Results 1 – 3 of 3) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/nitf/
H A Decrgtocdataset.cpp273 #define NEAR_ROUND(a, b) (int)(floor((double)(a)/(b) + 0.5)*(b)) macro
/dports/graphics/py-gdal/gdal-3.3.3/frmts/nitf/
H A Decrgtocdataset.cpp319 static int NEAR_ROUND(double a, double b) in NEAR_ROUND() function
/dports/graphics/gdal/gdal-3.3.3/frmts/nitf/
H A Decrgtocdataset.cpp319 static int NEAR_ROUND(double a, double b) in NEAR_ROUND() function