Home
last modified time | relevance | path

Searched refs:ComputeIntegerRMS_4values (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Doverview.cpp378 template <class T, class Tsum> inline T ComputeIntegerRMS_4values(Tsum) in ComputeIntegerRMS_4values() function
384 template<> inline GByte ComputeIntegerRMS_4values<GByte, int>(int sumSquares) in ComputeIntegerRMS_4values() function
402 template<> inline GUInt16 ComputeIntegerRMS_4values<GUInt16, double>(double sumSquares) in ComputeIntegerRMS_4values() function
1222 nVal = ComputeIntegerRMS_4values<T>(nTotal); in GDALResampleChunk32R_AverageT()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Doverview.cpp378 template <class T, class Tsum> inline T ComputeIntegerRMS_4values(Tsum) in ComputeIntegerRMS_4values() function
384 template<> inline GByte ComputeIntegerRMS_4values<GByte, int>(int sumSquares) in ComputeIntegerRMS_4values() function
402 template<> inline GUInt16 ComputeIntegerRMS_4values<GUInt16, double>(double sumSquares) in ComputeIntegerRMS_4values() function
1222 nVal = ComputeIntegerRMS_4values<T>(nTotal); in GDALResampleChunk32R_AverageT()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Doverview.cpp378 template <class T, class Tsum> inline T ComputeIntegerRMS_4values(Tsum) in ComputeIntegerRMS_4values() function
384 template<> inline GByte ComputeIntegerRMS_4values<GByte, int>(int sumSquares) in ComputeIntegerRMS_4values() function
402 template<> inline GUInt16 ComputeIntegerRMS_4values<GUInt16, double>(double sumSquares) in ComputeIntegerRMS_4values() function
1222 nVal = ComputeIntegerRMS_4values<T>(nTotal); in GDALResampleChunk32R_AverageT()