Home
last modified time | relevance | path

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

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf5/
H A Dbagdataset.cpp1213 const int nReqCountY = std::min(nBlockYSize, in IReadBlock() local
1330 if( !(nTargetY >= 0 && nTargetY < nReqCountY) ) in IReadBlock()
3027 const int nReqCountY = std::min(nChunkYSize, in GetMeanSupergridsResolution() local
3035 hsize_t count[2] = { static_cast<hsize_t>(nReqCountY), in GetMeanSupergridsResolution()
3051 nReqCountY, nReqCountX) ) in GetMeanSupergridsResolution()
3629 int nReqCountY = std::min(nChunkYSize, in LookForRefinementGrids() local
3663 bOK && yInBlock <= std::min(nReqCountY - 1, in LookForRefinementGrids()
4883 const int nReqCountY = in CreateElevationOrUncertainty() local
4893 nReqCountX, nReqCountY, in CreateElevationOrUncertainty()
4897 nReqCountX, nReqCountY, in CreateElevationOrUncertainty()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf5/
H A Dbagdataset.cpp1213 const int nReqCountY = std::min(nBlockYSize, in IReadBlock() local
1330 if( !(nTargetY >= 0 && nTargetY < nReqCountY) ) in IReadBlock()
3027 const int nReqCountY = std::min(nChunkYSize, in GetMeanSupergridsResolution() local
3035 hsize_t count[2] = { static_cast<hsize_t>(nReqCountY), in GetMeanSupergridsResolution()
3051 nReqCountY, nReqCountX) ) in GetMeanSupergridsResolution()
3629 int nReqCountY = std::min(nChunkYSize, in LookForRefinementGrids() local
3663 bOK && yInBlock <= std::min(nReqCountY - 1, in LookForRefinementGrids()
4883 const int nReqCountY = in CreateElevationOrUncertainty() local
4893 nReqCountX, nReqCountY, in CreateElevationOrUncertainty()
4897 nReqCountX, nReqCountY, in CreateElevationOrUncertainty()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf5/
H A Dbagdataset.cpp1213 const int nReqCountY = std::min(nBlockYSize, in IReadBlock() local
1330 if( !(nTargetY >= 0 && nTargetY < nReqCountY) ) in IReadBlock()
3027 const int nReqCountY = std::min(nChunkYSize, in GetMeanSupergridsResolution() local
3035 hsize_t count[2] = { static_cast<hsize_t>(nReqCountY), in GetMeanSupergridsResolution()
3051 nReqCountY, nReqCountX) ) in GetMeanSupergridsResolution()
3629 int nReqCountY = std::min(nChunkYSize, in LookForRefinementGrids() local
3663 bOK && yInBlock <= std::min(nReqCountY - 1, in LookForRefinementGrids()
4883 const int nReqCountY = in CreateElevationOrUncertainty() local
4893 nReqCountX, nReqCountY, in CreateElevationOrUncertainty()
4897 nReqCountX, nReqCountY, in CreateElevationOrUncertainty()
[all …]