Home
last modified time | relevance | path

Searched refs:pahInputSpectralBands (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtpansharpened.cpp96 GDALRasterBandH* pahInputSpectralBands ) in GDALCreatePansharpenedVRT() argument
100 VALIDATE_POINTER1( pahInputSpectralBands, "GDALCreatePansharpenedVRT", nullptr ); in GDALCreatePansharpenedVRT()
107 nInputSpectralBands, pahInputSpectralBands); in GDALCreatePansharpenedVRT()
252 if( psOptions->pahInputSpectralBands[i] != nullptr ) in GetFileList()
1044 psPanOptions->pahInputSpectralBands = static_cast<GDALRasterBandH *>( in XMLInit()
1046 memcpy(psPanOptions->pahInputSpectralBands, &ahSpectralBands[0], in XMLInit()
1273 psOptions->pahInputSpectralBands[i] ); in SerializeToXML()
1683 psOptions->pahInputSpectralBands[0] )->GetOverviewCount(); in GetOverviewCount()
1691 psOptions->pahInputSpectralBands[i])->GetOverviewCount() in GetOverviewCount()
1727 psPanOvrOptions->pahInputSpectralBands[i] = in GetOverviewCount()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/vrt/
H A Dvrtpansharpened.cpp96 GDALRasterBandH* pahInputSpectralBands ) in GDALCreatePansharpenedVRT() argument
100 VALIDATE_POINTER1( pahInputSpectralBands, "GDALCreatePansharpenedVRT", nullptr ); in GDALCreatePansharpenedVRT()
107 nInputSpectralBands, pahInputSpectralBands); in GDALCreatePansharpenedVRT()
252 if( psOptions->pahInputSpectralBands[i] != nullptr ) in GetFileList()
1044 psPanOptions->pahInputSpectralBands = static_cast<GDALRasterBandH *>( in XMLInit()
1046 memcpy(psPanOptions->pahInputSpectralBands, &ahSpectralBands[0], in XMLInit()
1273 psOptions->pahInputSpectralBands[i] ); in SerializeToXML()
1683 psOptions->pahInputSpectralBands[0] )->GetOverviewCount(); in GetOverviewCount()
1691 psOptions->pahInputSpectralBands[i])->GetOverviewCount() in GetOverviewCount()
1727 psPanOvrOptions->pahInputSpectralBands[i] = in GetOverviewCount()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtpansharpened.cpp96 GDALRasterBandH* pahInputSpectralBands ) in GDALCreatePansharpenedVRT() argument
100 VALIDATE_POINTER1( pahInputSpectralBands, "GDALCreatePansharpenedVRT", nullptr ); in GDALCreatePansharpenedVRT()
107 nInputSpectralBands, pahInputSpectralBands); in GDALCreatePansharpenedVRT()
252 if( psOptions->pahInputSpectralBands[i] != nullptr ) in GetFileList()
1044 psPanOptions->pahInputSpectralBands = static_cast<GDALRasterBandH *>( in XMLInit()
1046 memcpy(psPanOptions->pahInputSpectralBands, &ahSpectralBands[0], in XMLInit()
1273 psOptions->pahInputSpectralBands[i] ); in SerializeToXML()
1683 psOptions->pahInputSpectralBands[0] )->GetOverviewCount(); in GetOverviewCount()
1691 psOptions->pahInputSpectralBands[i])->GetOverviewCount() in GetOverviewCount()
1727 psPanOvrOptions->pahInputSpectralBands[i] = in GetOverviewCount()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dgdalpansharpen.cpp94 CPLFree(psOptions->pahInputSpectralBands); in GDALDestroyPansharpenOptions()
131 if( psOptions->pahInputSpectralBands ) in GDALClonePansharpenOptions()
135 psNewOptions->pahInputSpectralBands = static_cast<GDALRasterBandH *>( in GDALClonePansharpenOptions()
137 memcpy(psNewOptions->pahInputSpectralBands, in GDALClonePansharpenOptions()
138 psOptions->pahInputSpectralBands, in GDALClonePansharpenOptions()
215 GDALRasterBandH hRefBand = psOptionsIn->pahInputSpectralBands[0]; in Initialize()
221 GDALRasterBandH hBand = psOptionsIn->pahInputSpectralBands[i]; in Initialize()
306 psOptions->pahInputSpectralBands[i]) ); in Initialize()
315 psOptions->pahInputSpectralBands[i]); in Initialize()
H A Dgdalpansharpen.h84 GDALRasterBandH *pahInputSpectralBands; member
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dgdalpansharpen.cpp94 CPLFree(psOptions->pahInputSpectralBands);
131 if( psOptions->pahInputSpectralBands )
135 psNewOptions->pahInputSpectralBands = static_cast<GDALRasterBandH *>(
137 memcpy(psNewOptions->pahInputSpectralBands,
138 psOptions->pahInputSpectralBands,
215 GDALRasterBandH hRefBand = psOptionsIn->pahInputSpectralBands[0]; in IsColorCodeSet()
221 GDALRasterBandH hBand = psOptionsIn->pahInputSpectralBands[i]; in IsColorCodeSet()
306 psOptions->pahInputSpectralBands[i]) ); in IsColorCodeSet()
315 psOptions->pahInputSpectralBands[i]); in IsColorCodeSet()
H A Dgdalpansharpen.h84 GDALRasterBandH *pahInputSpectralBands; member
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dgdalpansharpen.cpp94 CPLFree(psOptions->pahInputSpectralBands); in GDALDestroyPansharpenOptions()
131 if( psOptions->pahInputSpectralBands ) in GDALClonePansharpenOptions()
135 psNewOptions->pahInputSpectralBands = static_cast<GDALRasterBandH *>( in GDALClonePansharpenOptions()
137 memcpy(psNewOptions->pahInputSpectralBands, in GDALClonePansharpenOptions()
138 psOptions->pahInputSpectralBands, in GDALClonePansharpenOptions()
215 GDALRasterBandH hRefBand = psOptionsIn->pahInputSpectralBands[0]; in Initialize()
221 GDALRasterBandH hBand = psOptionsIn->pahInputSpectralBands[i]; in Initialize()
306 psOptions->pahInputSpectralBands[i]) ); in Initialize()
315 psOptions->pahInputSpectralBands[i]); in Initialize()
H A Dgdalpansharpen.h84 GDALRasterBandH *pahInputSpectralBands; member
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdal.h1468 … GDALRasterBandH* pahInputSpectralBands ) CPL_WARN_UNUSED_RESULT;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdal.h1468 … GDALRasterBandH* pahInputSpectralBands ) CPL_WARN_UNUSED_RESULT;
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdal.h1468 … GDALRasterBandH* pahInputSpectralBands ) CPL_WARN_UNUSED_RESULT;
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-sys-0.2.0/prebuilt-bindings/
H A Dgdal_2.1.rs6779 pahInputSpectralBands: *mut GDALRasterBandH, in GDALCreatePansharpenedVRT()
H A Dgdal_2.2.rs7039 pahInputSpectralBands: *mut GDALRasterBandH, in GDALCreatePansharpenedVRT()