Home
last modified time | relevance | path

Searched refs:nBandIn (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdal_viewshed.cpp81 int nBandIn = 1; in MAIN_START() local
186 nBandIn = atoi(argv[++i]); in MAIN_START()
269 GDALRasterBandH hBand = GDALGetRasterBand( hSrcDS, nBandIn ); in MAIN_START()
274 nBandIn ); in MAIN_START()
H A Dgdal_contour.cpp99 int nBandIn = 1; in MAIN_START() local
206 nBandIn = atoi(argv[++i]); in MAIN_START()
294 GDALRasterBandH hBand = GDALGetRasterBand( hSrcDS, nBandIn ); in MAIN_START()
299 nBandIn ); in MAIN_START()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdal_viewshed.cpp81 int nBandIn = 1; in MAIN_START() local
186 nBandIn = atoi(argv[++i]); in MAIN_START()
269 GDALRasterBandH hBand = GDALGetRasterBand( hSrcDS, nBandIn ); in MAIN_START()
274 nBandIn ); in MAIN_START()
H A Dgdal_contour.cpp99 int nBandIn = 1; in MAIN_START() local
206 nBandIn = atoi(argv[++i]); in MAIN_START()
294 GDALRasterBandH hBand = GDALGetRasterBand( hSrcDS, nBandIn ); in MAIN_START()
299 nBandIn ); in MAIN_START()
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdal_viewshed.cpp81 int nBandIn = 1; in MAIN_START() local
186 nBandIn = atoi(argv[++i]); in MAIN_START()
269 GDALRasterBandH hBand = GDALGetRasterBand( hSrcDS, nBandIn ); in MAIN_START()
274 nBandIn ); in MAIN_START()
H A Dgdal_contour.cpp99 int nBandIn = 1; in MAIN_START() local
206 nBandIn = atoi(argv[++i]); in MAIN_START()
294 GDALRasterBandH hBand = GDALGetRasterBand( hSrcDS, nBandIn ); in MAIN_START()
299 nBandIn ); in MAIN_START()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/rdb/
H A Drdbdataset.cpp77 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn) in RDBRasterBandInternal() argument
78 : RDBRasterBand(poDSIn, osAttributeNameIn, oPointAttributeIn, nBandIn, in RDBRasterBandInternal()
82 nBand = nBandIn; in RDBRasterBandInternal()
102 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn, int nNumberOfLayers) in RDBRasterBandInternal() argument
104 nBandIn, eDataTypeIn, nLevelIn) in RDBRasterBandInternal()
112 poDSIn, osAttributeNameIn, oPointAttributeIn, nBandIn, in RDBRasterBandInternal()
131 poDSIn->apoVRTDataset[i]->GetRasterBand(nBandIn))); in RDBRasterBandInternal()
155 nBand = nBandIn; in RDBRasterBandInternal()
724 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn) in RDBRasterBand() argument
733 nBand = nBandIn; in RDBRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/rdb/
H A Drdbdataset.cpp77 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn) in RDBRasterBandInternal() argument
78 : RDBRasterBand(poDSIn, osAttributeNameIn, oPointAttributeIn, nBandIn, in RDBRasterBandInternal()
82 nBand = nBandIn; in RDBRasterBandInternal()
102 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn, int nNumberOfLayers) in RDBRasterBandInternal() argument
104 nBandIn, eDataTypeIn, nLevelIn) in RDBRasterBandInternal()
112 poDSIn, osAttributeNameIn, oPointAttributeIn, nBandIn, in RDBRasterBandInternal()
131 poDSIn->apoVRTDataset[i]->GetRasterBand(nBandIn))); in RDBRasterBandInternal()
155 nBand = nBandIn; in RDBRasterBandInternal()
724 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn) in RDBRasterBand() argument
733 nBand = nBandIn; in RDBRasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/rdb/
H A Drdbdataset.cpp77 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn) in RDBRasterBandInternal() argument
78 : RDBRasterBand(poDSIn, osAttributeNameIn, oPointAttributeIn, nBandIn, in RDBRasterBandInternal()
82 nBand = nBandIn; in RDBRasterBandInternal()
102 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn, int nNumberOfLayers) in RDBRasterBandInternal() argument
104 nBandIn, eDataTypeIn, nLevelIn) in RDBRasterBandInternal()
112 poDSIn, osAttributeNameIn, oPointAttributeIn, nBandIn, in RDBRasterBandInternal()
131 poDSIn->apoVRTDataset[i]->GetRasterBand(nBandIn))); in RDBRasterBandInternal()
155 nBand = nBandIn; in RDBRasterBandInternal()
724 int nBandIn, GDALDataType eDataTypeIn, int nLevelIn) in RDBRasterBand() argument
733 nBand = nBandIn; in RDBRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/ingr/
H A DIntergraphBand.cpp72 int nBandIn, in IntergraphRasterBand() argument
90 nBand = nBandIn != 0 ? nBandIn : poDSIn->nBands; in IntergraphRasterBand()
482 int nBandIn, in IntergraphRGBBand() argument
485 : IntergraphRasterBand( poDSIn, nBandIn, nBandOffset ) in IntergraphRGBBand()
540 int nBandIn, in IntergraphRLEBand() argument
543 IntergraphRasterBand( poDSIn, nBandIn, nBandOffset ), in IntergraphRLEBand()
865 int nBandIn, in IntergraphBitmapBand() argument
868 IntergraphRasterBand( poDSIn, nBandIn, nBandOffset, GDT_Byte ), in IntergraphBitmapBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/ingr/
H A DIntergraphBand.cpp72 int nBandIn, in IntergraphRasterBand() argument
90 nBand = nBandIn != 0 ? nBandIn : poDSIn->nBands; in IntergraphRasterBand()
482 int nBandIn, in IntergraphRGBBand() argument
485 : IntergraphRasterBand( poDSIn, nBandIn, nBandOffset ) in IntergraphRGBBand()
540 int nBandIn, in IntergraphRLEBand() argument
543 IntergraphRasterBand( poDSIn, nBandIn, nBandOffset ), in IntergraphRLEBand()
865 int nBandIn, in IntergraphBitmapBand() argument
868 IntergraphRasterBand( poDSIn, nBandIn, nBandOffset, GDT_Byte ), in IntergraphBitmapBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/ingr/
H A DIntergraphBand.cpp72 int nBandIn, in IntergraphRasterBand() argument
90 nBand = nBandIn != 0 ? nBandIn : poDSIn->nBands; in IntergraphRasterBand()
482 int nBandIn, in IntergraphRGBBand() argument
485 : IntergraphRasterBand( poDSIn, nBandIn, nBandOffset ) in IntergraphRGBBand()
540 int nBandIn, in IntergraphRLEBand() argument
543 IntergraphRasterBand( poDSIn, nBandIn, nBandOffset ), in IntergraphRLEBand()
865 int nBandIn, in IntergraphBitmapBand() argument
868 IntergraphRasterBand( poDSIn, nBandIn, nBandOffset, GDT_Byte ), in IntergraphBitmapBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/ceos/
H A Dceosdataset.cpp76 CEOSRasterBand::CEOSRasterBand( CEOSDataset *poDSIn, int nBandIn ) in CEOSRasterBand() argument
80 nBand = nBandIn; in CEOSRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/ceos/
H A Dceosdataset.cpp76 CEOSRasterBand::CEOSRasterBand( CEOSDataset *poDSIn, int nBandIn ) in CEOSRasterBand() argument
80 nBand = nBandIn; in CEOSRasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/ceos/
H A Dceosdataset.cpp76 CEOSRasterBand::CEOSRasterBand( CEOSDataset *poDSIn, int nBandIn ) in CEOSRasterBand() argument
80 nBand = nBandIn; in CEOSRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/postgisraster/
H A Dpostgisrastertilerasterband.cpp43 PostGISRasterTileDataset * poRTDSIn, int nBandIn, in PostGISRasterTileRasterBand() argument
49 nBand = nBandIn; in PostGISRasterTileRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/stacta/
H A Dstactadataset.h116 STACTARasterBand(STACTADataset* poDSIn, int nBandIn,
184 STACTARawRasterBand(STACTARawDataset* poDSIn, int nBandIn,
/dports/graphics/gdal/gdal-3.3.3/frmts/postgisraster/
H A Dpostgisrastertilerasterband.cpp43 PostGISRasterTileDataset * poRTDSIn, int nBandIn, in PostGISRasterTileRasterBand() argument
49 nBand = nBandIn; in PostGISRasterTileRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/stacta/
H A Dstactadataset.h116 STACTARasterBand(STACTADataset* poDSIn, int nBandIn,
184 STACTARawRasterBand(STACTARawDataset* poDSIn, int nBandIn,
/dports/graphics/py-gdal/gdal-3.3.3/frmts/postgisraster/
H A Dpostgisrastertilerasterband.cpp43 PostGISRasterTileDataset * poRTDSIn, int nBandIn, in PostGISRasterTileRasterBand() argument
49 nBand = nBandIn; in PostGISRasterTileRasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/stacta/
H A Dstactadataset.h116 STACTARasterBand(STACTADataset* poDSIn, int nBandIn,
184 STACTARawRasterBand(STACTARawDataset* poDSIn, int nBandIn,
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaloverviewdataset.cpp580 GDALOverviewBand::GDALOverviewBand( GDALOverviewDataset* poDSIn, int nBandIn ) in GDALOverviewBand() argument
583 nBand = nBandIn; in GDALOverviewBand()
586 if( nBandIn == 0 ) in GDALOverviewBand()
594 GetOverviewEx(poDSIn->poMainDS->GetRasterBand(nBandIn), poDSIn->nOvrLevel); in GDALOverviewBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaloverviewdataset.cpp580 GDALOverviewBand::GDALOverviewBand( GDALOverviewDataset* poDSIn, int nBandIn ) in GDALOverviewBand() argument
583 nBand = nBandIn; in GDALOverviewBand()
586 if( nBandIn == 0 ) in GDALOverviewBand()
594 GetOverviewEx(poDSIn->poMainDS->GetRasterBand(nBandIn), poDSIn->nOvrLevel); in GDALOverviewBand()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaloverviewdataset.cpp580 GDALOverviewBand::GDALOverviewBand( GDALOverviewDataset* poDSIn, int nBandIn ) in GDALOverviewBand() argument
583 nBand = nBandIn; in GDALOverviewBand()
586 if( nBandIn == 0 ) in GDALOverviewBand()
594 GetOverviewEx(poDSIn->poMainDS->GetRasterBand(nBandIn), poDSIn->nOvrLevel); in GDALOverviewBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/jdem/
H A Djdemdataset.cpp128 JDEMRasterBand::JDEMRasterBand( JDEMDataset *poDSIn, int nBandIn ) : in JDEMRasterBand() argument
135 nBand = nBandIn; in JDEMRasterBand()

12345678910>>...15