Searched refs:nSDSIdx (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pds/ |
H A D | pds4dataset.cpp | 1926 const int nSDSIdx = 1 + aosSubdatasets.size() / 2; 1928 CPLSPrintf("SUBDATASET_%d_NAME", nSDSIdx), 1934 CPLSPrintf("SUBDATASET_%d_DESC", nSDSIdx),
|
/dports/graphics/gdal/gdal-3.3.3/frmts/pds/ |
H A D | pds4dataset.cpp | 1926 const int nSDSIdx = 1 + aosSubdatasets.size() / 2; in OpenInternal() local 1928 CPLSPrintf("SUBDATASET_%d_NAME", nSDSIdx), in OpenInternal() 1934 CPLSPrintf("SUBDATASET_%d_DESC", nSDSIdx), in OpenInternal()
|
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pds/ |
H A D | pds4dataset.cpp | 1926 const int nSDSIdx = 1 + aosSubdatasets.size() / 2; in OpenInternal() local 1928 CPLSPrintf("SUBDATASET_%d_NAME", nSDSIdx), in OpenInternal() 1934 CPLSPrintf("SUBDATASET_%d_DESC", nSDSIdx), in OpenInternal()
|