Home
last modified time | relevance | path

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

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/daas/
H A Ddaasdataset.cpp45 constexpr int knMAX_BLOCKSIZE = 8192; variable
1273 m_nBlockSize = std::max(knMIN_BLOCKSIZE, std::min(knMAX_BLOCKSIZE, in Open()
/dports/graphics/gdal/gdal-3.3.3/frmts/daas/
H A Ddaasdataset.cpp45 constexpr int knMAX_BLOCKSIZE = 8192; variable
1273 m_nBlockSize = std::max(knMIN_BLOCKSIZE, std::min(knMAX_BLOCKSIZE, in Open()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/daas/
H A Ddaasdataset.cpp45 constexpr int knMAX_BLOCKSIZE = 8192; variable
1273 m_nBlockSize = std::max(knMIN_BLOCKSIZE, std::min(knMAX_BLOCKSIZE, in Open()