Home
last modified time | relevance | path

Searched refs:poUnderlyingRasterBand (Results 1 – 20 of 20) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalproxypool.cpp1014 if (poUnderlyingRasterBand) in UnrefUnderlyingRasterBand()
1030 if (poUnderlyingRasterBand == NULL) in GetMetadata()
1040 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetMetadata()
1058 if (poUnderlyingRasterBand == NULL) in GetMetadataItem()
1070 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetMetadataItem()
1082 if (poUnderlyingRasterBand == NULL) in GetCategoryNames()
1092 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetCategoryNames()
1104 if (poUnderlyingRasterBand == NULL) in GetUnitType()
1126 if (poUnderlyingRasterBand == NULL) in GetColorTable()
1155 if (poUnderlyingRasterBand == NULL) in GetOverview()
[all …]
H A Dgdal_proxy.h104 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
276 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
286 GDALRasterBand* poUnderlyingRasterBand);
321 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
345 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
H A Dgdalproxydataset.cpp303 …d GDALProxyRasterBand::UnrefUnderlyingRasterBand(CPL_UNUSED GDALRasterBand* poUnderlyingRasterBand) in UnrefUnderlyingRasterBand() argument
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp1084 nBand = poUnderlyingRasterBand->GetBand(); in GDALProxyPoolRasterBand()
1086 nRasterXSize = poUnderlyingRasterBand->GetXSize(); in GDALProxyPoolRasterBand()
1172 if (poUnderlyingRasterBand) in UnrefUnderlyingRasterBand()
1184 if (poUnderlyingRasterBand) in FlushCache()
1205 if (poUnderlyingRasterBand == nullptr) in GetMetadata()
1233 if (poUnderlyingRasterBand == nullptr) in GetMetadataItem()
1257 if (poUnderlyingRasterBand == nullptr) in GetCategoryNames()
1279 if (poUnderlyingRasterBand == nullptr) in GetUnitType()
1301 if (poUnderlyingRasterBand == nullptr) in GetColorTable()
1330 if (poUnderlyingRasterBand == nullptr) in GetOverview()
[all …]
H A Dgdal_proxy.h119 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
320 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
331 GDALRasterBand* poUnderlyingRasterBand );
373 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
400 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp1084 nBand = poUnderlyingRasterBand->GetBand(); in GDALProxyPoolRasterBand()
1086 nRasterXSize = poUnderlyingRasterBand->GetXSize(); in GDALProxyPoolRasterBand()
1172 if (poUnderlyingRasterBand) in UnrefUnderlyingRasterBand()
1184 if (poUnderlyingRasterBand) in FlushCache()
1205 if (poUnderlyingRasterBand == nullptr) in GetMetadata()
1233 if (poUnderlyingRasterBand == nullptr) in GetMetadataItem()
1257 if (poUnderlyingRasterBand == nullptr) in GetCategoryNames()
1279 if (poUnderlyingRasterBand == nullptr) in GetUnitType()
1301 if (poUnderlyingRasterBand == nullptr) in GetColorTable()
1330 if (poUnderlyingRasterBand == nullptr) in GetOverview()
[all …]
H A Dgdal_proxy.h119 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand); in GDALIsValueInRange()
320 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
331 GDALRasterBand* poUnderlyingRasterBand );
373 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand ) in GDALCopy4Words()
400 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp1084 nBand = poUnderlyingRasterBand->GetBand(); in GDALProxyPoolRasterBand()
1086 nRasterXSize = poUnderlyingRasterBand->GetXSize(); in GDALProxyPoolRasterBand()
1172 if (poUnderlyingRasterBand) in UnrefUnderlyingRasterBand()
1184 if (poUnderlyingRasterBand) in FlushCache()
1205 if (poUnderlyingRasterBand == nullptr) in GetMetadata()
1233 if (poUnderlyingRasterBand == nullptr) in GetMetadataItem()
1257 if (poUnderlyingRasterBand == nullptr) in GetCategoryNames()
1279 if (poUnderlyingRasterBand == nullptr) in GetUnitType()
1301 if (poUnderlyingRasterBand == nullptr) in GetColorTable()
1330 if (poUnderlyingRasterBand == nullptr) in GetOverview()
[all …]
H A Dgdal_proxy.h119 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
320 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
331 GDALRasterBand* poUnderlyingRasterBand );
373 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
400 void UnrefUnderlyingRasterBand( GDALRasterBand* poUnderlyingRasterBand )
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalproxypool.cpp780 this->nBand = poUnderlyingRasterBand->GetBand(); in GDALProxyPoolRasterBand()
782 this->nRasterXSize = poUnderlyingRasterBand->GetXSize(); in GDALProxyPoolRasterBand()
851 if (poUnderlyingRasterBand) in UnrefUnderlyingRasterBand()
875 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetMetadata()
903 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetMetadataItem()
923 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetCategoryNames()
943 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetUnitType()
964 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetColorTable()
985 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetOverview()
1005 UnrefUnderlyingRasterBand(poUnderlyingRasterBand); in GetOverview()
[all …]
H A Dgdal_proxy.h102 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
268 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
278 GDALRasterBand* poUnderlyingRasterBand);
311 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
335 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
H A Dgdalproxydataset.cpp274 void GDALProxyRasterBand::UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand) in UnrefUnderlyingRasterBand() argument
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/nitf/
H A Dnitfdataset.h230 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
H A Dnitfrasterband.cpp355 …ITFProxyPamRasterBand::UnrefUnderlyingRasterBand(CPL_UNUSED GDALRasterBand* poUnderlyingRasterBand) in RB_PROXY_METHOD_GET_DBL_WITH_SUCCESS()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/nitf/
H A Dnitfdataset.h247 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
H A Dnitfrasterband.cpp358 …ProxyPamRasterBand::UnrefUnderlyingRasterBand(CPL_UNUSED GDALRasterBand* poUnderlyingRasterBand) {}
/dports/graphics/gdal/gdal-3.3.3/frmts/nitf/
H A Dnitfdataset.h247 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
H A Dnitfrasterband.cpp358 …ProxyPamRasterBand::UnrefUnderlyingRasterBand(CPL_UNUSED GDALRasterBand* poUnderlyingRasterBand) {}
/dports/graphics/py-gdal/gdal-3.3.3/frmts/nitf/
H A Dnitfdataset.h247 virtual void UnrefUnderlyingRasterBand(GDALRasterBand* poUnderlyingRasterBand);
H A Dnitfrasterband.cpp358 …ProxyPamRasterBand::UnrefUnderlyingRasterBand(CPL_UNUSED GDALRasterBand* poUnderlyingRasterBand) {}