Home
last modified time | relevance | path

Searched refs:eHFADataTypeO (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hfa/
H A Dhfadataset.cpp1910 EPTType eHFADataTypeO; in HFARasterBand() local
1916 &nBlockXSize, &nBlockYSize, &eHFADataTypeO ) != CE_None ) in HFARasterBand()
1925 if( eHFADataType == EPT_u1 && eHFADataTypeO == EPT_u8 ) in HFARasterBand()
1931 eHFADataType = eHFADataTypeO; in HFARasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/hfa/
H A Dhfadataset.cpp1910 EPTType eHFADataTypeO; in HFARasterBand() local
1916 &nBlockXSize, &nBlockYSize, &eHFADataTypeO ) != CE_None ) in HFARasterBand()
1925 if( eHFADataType == EPT_u1 && eHFADataTypeO == EPT_u8 ) in HFARasterBand()
1931 eHFADataType = eHFADataTypeO; in HFARasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hfa/
H A Dhfadataset.cpp1910 EPTType eHFADataTypeO; in HFARasterBand() local
1916 &nBlockXSize, &nBlockYSize, &eHFADataTypeO ) != CE_None ) in HFARasterBand()
1925 if( eHFADataType == EPT_u1 && eHFADataTypeO == EPT_u8 ) in HFARasterBand()
1931 eHFADataType = eHFADataTypeO; in HFARasterBand()