Home
last modified time | relevance | path

Searched refs:AddSrcBandDescription (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/derived/
H A Dderiveddataset.cpp186 …proxyDS->AddSrcBandDescription(poTmpDS->GetRasterBand(nBand)->GetRasterDataType(), blockXSize, blo… in Open()
/dports/graphics/gdal/gdal-3.3.3/frmts/derived/
H A Dderiveddataset.cpp186 …proxyDS->AddSrcBandDescription(poTmpDS->GetRasterBand(nBand)->GetRasterDataType(), blockXSize, blo… in Open()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/derived/
H A Dderiveddataset.cpp186 …proxyDS->AddSrcBandDescription(poTmpDS->GetRasterBand(nBand)->GetRasterDataType(), blockXSize, blo… in Open()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalproxypool.cpp515 void GDALProxyPoolDataset::AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlo… in AddSrcBandDescription() function in GDALProxyPoolDataset
750 AddSrcBandDescription(eDataType, nBlockXSize, nBlockYSize); in GDALProxyPoolDatasetAddSrcBandDescription()
H A Dgdal_proxy.h223 … void AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlockYSize);
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdal_proxy.h231 … void AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlockYSize);
H A Dgdalproxypool.cpp641 void GDALProxyPoolDataset::AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlo… in AddSrcBandDescription() function in GDALProxyPoolDataset
893 AddSrcBandDescription(eDataType, nBlockXSize, nBlockYSize); in GDALProxyPoolDatasetAddSrcBandDescription()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/til/
H A Dtildataset.cpp431 AddSrcBandDescription( eDT, nLRX - nULX + 1, 1 ); in Open()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp423 AddSrcBandDescription( eDT, nLRX - nULX + 1, 1 ); in Open()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp423 AddSrcBandDescription( eDT, nLRX - nULX + 1, 1 ); in Open()
/dports/graphics/gdal/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp423 AddSrcBandDescription( eDT, nLRX - nULX + 1, 1 ); in Open()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp718 void GDALProxyPoolDataset::AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlo… in AddSrcBandDescription() function in GDALProxyPoolDataset
1056 AddSrcBandDescription(eDataType, nBlockXSize, nBlockYSize); in GDALProxyPoolDatasetAddSrcBandDescription()
H A Dgdal_proxy.h260 void AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp718 void GDALProxyPoolDataset::AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlo… in AddSrcBandDescription() function in GDALProxyPoolDataset
1056 AddSrcBandDescription(eDataType, nBlockXSize, nBlockYSize); in GDALProxyPoolDatasetAddSrcBandDescription()
H A Dgdal_proxy.h260 void AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, in f()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp718 void GDALProxyPoolDataset::AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize, int nBlo… in AddSrcBandDescription() function in GDALProxyPoolDataset
1056 AddSrcBandDescription(eDataType, nBlockXSize, nBlockYSize); in GDALProxyPoolDatasetAddSrcBandDescription()
H A Dgdal_proxy.h260 void AddSrcBandDescription( GDALDataType eDataType, int nBlockXSize,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/prf/
H A Dphprfdataset.cpp140 poTileDataset->AddSrcBandDescription(poBand->GetRasterDataType(), 0, 0); in AddTile()
/dports/graphics/gdal/gdal-3.3.3/frmts/prf/
H A Dphprfdataset.cpp140 poTileDataset->AddSrcBandDescription(poBand->GetRasterDataType(), 0, 0); in AddTile()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/prf/
H A Dphprfdataset.cpp140 poTileDataset->AddSrcBandDescription(poBand->GetRasterDataType(), 0, 0); in AddTile()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/dimap/
H A Ddimapdataset.cpp848 AddSrcBandDescription( in ReadImageInformation()
1299 poPPDs->AddSrcBandDescription( in ReadImageInformation2()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/dimap/
H A Ddimapdataset.cpp848 AddSrcBandDescription( in ReadImageInformation()
1299 poPPDs->AddSrcBandDescription( in ReadImageInformation2()
/dports/graphics/gdal/gdal-3.3.3/frmts/dimap/
H A Ddimapdataset.cpp848 AddSrcBandDescription( in ReadImageInformation()
1299 poPPDs->AddSrcBandDescription( in ReadImageInformation2()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/sentinel2/
H A Dsentinel2dataset.cpp2128 proxyDS->AddSrcBandDescription(eDT, 128, 128); in OpenL1BSubdataset()
3674 proxyDS->AddSrcBandDescription(eDT, 128, 128); in CreateL1CL2ADataset()
3687 proxyDS->AddSrcBandDescription(eDT, 128, 128); in CreateL1CL2ADataset()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/sentinel2/
H A Dsentinel2dataset.cpp2128 proxyDS->AddSrcBandDescription(eDT, 128, 128);
3674 proxyDS->AddSrcBandDescription(eDT, 128, 128);
3687 proxyDS->AddSrcBandDescription(eDT, 128, 128);

12