Home
last modified time | relevance | path

Searched refs:IRasterIO (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/stacta/
H A Dstactadataset.h92 CPLErr IRasterIO( GDALRWFlag eRWFlag,
119 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
160 CPLErr IRasterIO( GDALRWFlag eRWFlag,
187 CPLErr IRasterIO( GDALRWFlag eRWFlag,
/dports/graphics/gdal/gdal-3.3.3/frmts/stacta/
H A Dstactadataset.h92 CPLErr IRasterIO( GDALRWFlag eRWFlag,
119 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
160 CPLErr IRasterIO( GDALRWFlag eRWFlag,
187 CPLErr IRasterIO( GDALRWFlag eRWFlag,
/dports/graphics/py-gdal/gdal-3.3.3/frmts/stacta/
H A Dstactadataset.h92 CPLErr IRasterIO( GDALRWFlag eRWFlag,
119 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
160 CPLErr IRasterIO( GDALRWFlag eRWFlag,
187 CPLErr IRasterIO( GDALRWFlag eRWFlag,
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalrescaledalphaband.cpp85 return IRasterIO(GF_Read, nXBlockOff * nBlockXSize, nYBlockOff * nBlockYSize, in IReadBlock()
95 CPLErr GDALRescaledAlphaBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALRescaledAlphaBand
145 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalrescaledalphaband.cpp86 return IRasterIO( in IReadBlock()
97 CPLErr GDALRescaledAlphaBand::IRasterIO( in IRasterIO() function in GDALRescaledAlphaBand
148 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
H A Dgdalnodatamaskband.cpp176 return IRasterIO(GF_Read, nXOff, nYOff, nXSizeRequest, nYSizeRequest, in IReadBlock()
185 CPLErr GDALNoDataMaskBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALNoDataMaskBand
247 return GDALRasterBand::IRasterIO( in IRasterIO()
376 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
381 const CPLErr eErr = IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
H A Dgdaloverviewdataset.cpp79 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
120 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
312 CPLErr GDALOverviewDataset::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALOverviewDataset
375 eErr = poBand->IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
706 CPLErr GDALOverviewBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALOverviewBand
729 return GDALProxyRasterBand::IRasterIO(eRWFlag, in IRasterIO()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalrescaledalphaband.cpp86 return IRasterIO( in IReadBlock()
97 CPLErr GDALRescaledAlphaBand::IRasterIO( in IRasterIO() function in GDALRescaledAlphaBand
148 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
H A Dgdalnodatamaskband.cpp176 return IRasterIO(GF_Read, nXOff, nYOff, nXSizeRequest, nYSizeRequest,
185 CPLErr GDALNoDataMaskBand::IRasterIO( GDALRWFlag eRWFlag,
247 return GDALRasterBand::IRasterIO(
376 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize,
381 const CPLErr eErr = IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize,
H A Dgdaloverviewdataset.cpp79 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
120 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
312 CPLErr GDALOverviewDataset::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALOverviewDataset
375 eErr = poBand->IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
706 CPLErr GDALOverviewBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALOverviewBand
729 return GDALProxyRasterBand::IRasterIO(eRWFlag, in IRasterIO()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalrescaledalphaband.cpp86 return IRasterIO( in IReadBlock()
97 CPLErr GDALRescaledAlphaBand::IRasterIO( in IRasterIO() function in GDALRescaledAlphaBand
148 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
H A Dgdalnodatamaskband.cpp176 return IRasterIO(GF_Read, nXOff, nYOff, nXSizeRequest, nYSizeRequest, in IReadBlock()
185 CPLErr GDALNoDataMaskBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALNoDataMaskBand
247 return GDALRasterBand::IRasterIO( in IRasterIO()
376 return GDALRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
381 const CPLErr eErr = IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
H A Dgdaloverviewdataset.cpp79 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
120 CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
312 CPLErr GDALOverviewDataset::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALOverviewDataset
375 eErr = poBand->IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
706 CPLErr GDALOverviewBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALOverviewBand
729 return GDALProxyRasterBand::IRasterIO(eRWFlag, in IRasterIO()
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc51_rasterio_resampling_progress.rst78 - code readability (GDALDataset::IRasterIO() has already 14
114 GDALRasterBand::IRasterIO() default implementation when the size of the
137 IRasterIO() methods have a new final argument psExtraArg of type
145 GDALRasterIOExtraArg structure to be passed to IRasterIO(). Any other
146 code that calls IRasterIO() directly (a few IReadBlock()
147 implementations) should make sure of doing so, so that IRasterIO() can
155 GDALRasterBand::IRasterIO() and GDALDataset::BlockBasedRasterIO() now
194 GDALRasterBand::IRasterIO() leads to consistent results when
229 - Out-of-tree drivers that implement IRasterIO() must be changed to
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc51_rasterio_resampling_progress.rst78 - code readability (GDALDataset::IRasterIO() has already 14
114 GDALRasterBand::IRasterIO() default implementation when the size of the
137 IRasterIO() methods have a new final argument psExtraArg of type
145 GDALRasterIOExtraArg structure to be passed to IRasterIO(). Any other
146 code that calls IRasterIO() directly (a few IReadBlock()
147 implementations) should make sure of doing so, so that IRasterIO() can
155 GDALRasterBand::IRasterIO() and GDALDataset::BlockBasedRasterIO() now
194 GDALRasterBand::IRasterIO() leads to consistent results when
229 - Out-of-tree drivers that implement IRasterIO() must be changed to
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc51_rasterio_resampling_progress.rst78 - code readability (GDALDataset::IRasterIO() has already 14
114 GDALRasterBand::IRasterIO() default implementation when the size of the
137 IRasterIO() methods have a new final argument psExtraArg of type
145 GDALRasterIOExtraArg structure to be passed to IRasterIO(). Any other
146 code that calls IRasterIO() directly (a few IReadBlock()
147 implementations) should make sure of doing so, so that IRasterIO() can
155 GDALRasterBand::IRasterIO() and GDALDataset::BlockBasedRasterIO() now
194 GDALRasterBand::IRasterIO() leads to consistent results when
229 - Out-of-tree drivers that implement IRasterIO() must be changed to
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/jp2lura/
H A Djp2lurarasterband.cpp118 CPLErr eErr = IRasterIO(GF_Read, nXOff, nYOff, nXSize, nYSize, in IReadBlock()
160 eErr = poOtherBand->IRasterIO(GF_Read, nXOff, nYOff, nXSize, nYSize, in IReadBlock()
188 CPLErr JP2LuraRasterBand::IRasterIO(GDALRWFlag eRWFlag, in IRasterIO() function in JP2LuraRasterBand
210 return GDALRasterBand::IRasterIO(eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
265 return GDALRasterBand::IRasterIO(eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
/dports/graphics/gdal/gdal-3.3.3/frmts/jp2lura/
H A Djp2lurarasterband.cpp118 CPLErr eErr = IRasterIO(GF_Read, nXOff, nYOff, nXSize, nYSize, in IReadBlock()
160 eErr = poOtherBand->IRasterIO(GF_Read, nXOff, nYOff, nXSize, nYSize, in IReadBlock()
188 CPLErr JP2LuraRasterBand::IRasterIO(GDALRWFlag eRWFlag, in IRasterIO() function in JP2LuraRasterBand
210 return GDALRasterBand::IRasterIO(eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
265 return GDALRasterBand::IRasterIO(eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/jp2lura/
H A Djp2lurarasterband.cpp118 CPLErr eErr = IRasterIO(GF_Read, nXOff, nYOff, nXSize, nYSize, in IReadBlock()
160 eErr = poOtherBand->IRasterIO(GF_Read, nXOff, nYOff, nXSize, nYSize, in IReadBlock()
188 CPLErr JP2LuraRasterBand::IRasterIO(GDALRWFlag eRWFlag, in IRasterIO() function in JP2LuraRasterBand
210 return GDALRasterBand::IRasterIO(eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
265 return GDALRasterBand::IRasterIO(eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/eeda/
H A Deedaidataset.cpp92 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
148 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
940 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
949 eErr = IRasterIO(eRWFlag, in IRasterIO()
969 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
978 eErr = IRasterIO(eRWFlag, in IRasterIO()
1011 GDALEEDAIDataset::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALEEDAIDataset
1070 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
1080 eErr = IRasterIO(eRWFlag, in IRasterIO()
1101 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/eeda/
H A Deedaidataset.cpp92 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
148 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
940 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
949 eErr = IRasterIO(eRWFlag, in IRasterIO()
969 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
978 eErr = IRasterIO(eRWFlag, in IRasterIO()
1011 GDALEEDAIDataset::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALEEDAIDataset
1070 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
1080 eErr = IRasterIO(eRWFlag, in IRasterIO()
1101 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/eeda/
H A Deedaidataset.cpp92 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
148 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
940 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
949 eErr = IRasterIO(eRWFlag, in IRasterIO()
969 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
978 eErr = IRasterIO(eRWFlag, in IRasterIO()
1011 GDALEEDAIDataset::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in GDALEEDAIDataset
1070 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
1080 eErr = IRasterIO(eRWFlag, in IRasterIO()
1101 CPLErr eErr = IRasterIO(eRWFlag, nXOff, nYOff, in IRasterIO()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/kmlsuperoverlay/
H A Dkmlsuperoverlaydataset.h94 virtual CPLErr IRasterIO( GDALRWFlag eRWFlag,
115 virtual CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/til/
H A Dtildataset.cpp85 virtual CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
121 CPLErr TILRasterBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in TILRasterBand
131 return GDALPamRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
137 return poVRTBand->IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/til/
H A Dtildataset.cpp85 virtual CPLErr IRasterIO( GDALRWFlag, int, int, int, int,
121 CPLErr TILRasterBand::IRasterIO( GDALRWFlag eRWFlag, in IRasterIO() function in TILRasterBand
131 return GDALPamRasterBand::IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()
137 return poVRTBand->IRasterIO( eRWFlag, nXOff, nYOff, nXSize, nYSize, in IRasterIO()

12345678910>>...15