Home
last modified time | relevance | path

Searched refs:poVRTBandIn (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp96 VRTSourcedRasterBand *poVRTBandIn ) in TILRasterBand() argument
100 poVRTBand = poVRTBandIn; in TILRasterBand()
102 eDataType = poVRTBandIn->GetRasterDataType(); in TILRasterBand()
104 poVRTBandIn->GetBlockSize( &nBlockXSize, &nBlockYSize ); in TILRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp96 VRTSourcedRasterBand *poVRTBandIn ) in TILRasterBand() argument
100 poVRTBand = poVRTBandIn; in TILRasterBand()
102 eDataType = poVRTBandIn->GetRasterDataType(); in TILRasterBand()
104 poVRTBandIn->GetBlockSize( &nBlockXSize, &nBlockYSize ); in TILRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp96 VRTSourcedRasterBand *poVRTBandIn ) in TILRasterBand() argument
100 poVRTBand = poVRTBandIn; in TILRasterBand()
102 eDataType = poVRTBandIn->GetRasterDataType(); in TILRasterBand()
104 poVRTBandIn->GetBlockSize( &nBlockXSize, &nBlockYSize ); in TILRasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/dimap/
H A Ddimapdataset.cpp306 VRTSourcedRasterBand *poVRTBandIn ) : in DIMAPRasterBand() argument
307 poVRTBand(poVRTBandIn) in DIMAPRasterBand()
311 eDataType = poVRTBandIn->GetRasterDataType(); in DIMAPRasterBand()
313 poVRTBandIn->GetBlockSize( &nBlockXSize, &nBlockYSize ); in DIMAPRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/dimap/
H A Ddimapdataset.cpp306 VRTSourcedRasterBand *poVRTBandIn ) : in DIMAPRasterBand() argument
307 poVRTBand(poVRTBandIn) in DIMAPRasterBand()
311 eDataType = poVRTBandIn->GetRasterDataType(); in DIMAPRasterBand()
313 poVRTBandIn->GetBlockSize( &nBlockXSize, &nBlockYSize ); in DIMAPRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/dimap/
H A Ddimapdataset.cpp306 VRTSourcedRasterBand *poVRTBandIn ) : in DIMAPRasterBand() argument
307 poVRTBand(poVRTBandIn) in DIMAPRasterBand()
311 eDataType = poVRTBandIn->GetRasterDataType(); in DIMAPRasterBand()
313 poVRTBandIn->GetBlockSize( &nBlockXSize, &nBlockYSize ); in DIMAPRasterBand()