Home
last modified time | relevance | path

Searched refs:sCellDepth (Results 1 – 16 of 16) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/georaster/
H A Dgeoraster_wrapper.cpp821 sCellDepth.c_str(), in Create()
834 sCellDepth.c_str(), in Create()
852 sCellDepth.c_str(), in Create()
1206 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in PrepareToOverwrite()
1209 OWGetDataType( sCellDepth.c_str() ) ) / 8; in PrepareToOverwrite()
1399 sCellDepth = CPLGetXMLValue( phMetadata, "rasterInfo.cellDepth", "8BIT_U" ); in GetRasterInfo()
1401 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in GetRasterInfo()
1404 OWGetDataType( sCellDepth.c_str() ) ) / 8; in GetRasterInfo()
3539 if( EQUAL( sCellDepth.c_str(), "4BIT" ) ) in UnpackNBits()
3548 else if( EQUAL( sCellDepth.c_str(), "2BIT" ) ) in UnpackNBits()
H A Dgeoraster_dataset.cpp304 if( EQUAL( poGRW->sCellDepth.c_str(), "1BIT" ) ) in Open()
309 if( EQUAL( poGRW->sCellDepth.c_str(), "2BIT" ) ) in Open()
314 if( EQUAL( poGRW->sCellDepth.c_str(), "4BIT" ) ) in Open()
411 poGRW->sCellDepth = pszCellDepth; in Create()
476 poGRW->sCellDepth = CPLSPrintf( "%dBIT", atoi( pszFetched ) ); in Create()
H A Dgeoraster_priv.h429 CPLString sCellDepth; variable
H A Dgeoraster_rasterband.cpp50 this->eDataType = OWGetDataType( poGeoRaster->sCellDepth.c_str() ); in GeoRasterRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp741 sCellDepth.c_str(), in Create()
754 sCellDepth.c_str(), in Create()
772 sCellDepth.c_str(), in Create()
1123 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in PrepareToOverwrite()
1126 OWGetDataType( sCellDepth.c_str() ) ) / 8; in PrepareToOverwrite()
1311 sCellDepth = CPLGetXMLValue( phMetadata, "rasterInfo.cellDepth", "8BIT_U" ); in GetRasterInfo()
1313 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in GetRasterInfo()
1316 OWGetDataType( sCellDepth.c_str() ) ) / 8; in GetRasterInfo()
3896 if( EQUAL( sCellDepth.c_str(), "4BIT" ) ) in UnpackNBits()
3905 else if( EQUAL( sCellDepth.c_str(), "2BIT" ) ) in UnpackNBits()
H A Dgeoraster_dataset.cpp321 if( EQUAL( poGRW->sCellDepth.c_str(), "1BIT" ) ) in Open()
326 if( EQUAL( poGRW->sCellDepth.c_str(), "2BIT" ) ) in Open()
331 if( EQUAL( poGRW->sCellDepth.c_str(), "4BIT" ) ) in Open()
872 poGRW->sCellDepth = pszCellDepth; in Create()
937 poGRW->sCellDepth = CPLSPrintf( "%dBIT", atoi( pszFetched ) ); in Create()
H A Dgeoraster_priv.h476 CPLString sCellDepth; variable
H A Dgeoraster_rasterband.cpp52 this->eDataType = OWGetDataType( poGeoRaster->sCellDepth.c_str() ); in GeoRasterRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp741 sCellDepth.c_str(), in Create()
754 sCellDepth.c_str(), in Create()
772 sCellDepth.c_str(), in Create()
1123 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in PrepareToOverwrite()
1126 OWGetDataType( sCellDepth.c_str() ) ) / 8; in PrepareToOverwrite()
1311 sCellDepth = CPLGetXMLValue( phMetadata, "rasterInfo.cellDepth", "8BIT_U" ); in GetRasterInfo()
1313 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in GetRasterInfo()
1316 OWGetDataType( sCellDepth.c_str() ) ) / 8; in GetRasterInfo()
3896 if( EQUAL( sCellDepth.c_str(), "4BIT" ) ) in UnpackNBits()
3905 else if( EQUAL( sCellDepth.c_str(), "2BIT" ) ) in UnpackNBits()
H A Dgeoraster_dataset.cpp321 if( EQUAL( poGRW->sCellDepth.c_str(), "1BIT" ) ) in Open()
326 if( EQUAL( poGRW->sCellDepth.c_str(), "2BIT" ) ) in Open()
331 if( EQUAL( poGRW->sCellDepth.c_str(), "4BIT" ) ) in Open()
872 poGRW->sCellDepth = pszCellDepth; in Create()
937 poGRW->sCellDepth = CPLSPrintf( "%dBIT", atoi( pszFetched ) ); in Create()
H A Dgeoraster_priv.h476 CPLString sCellDepth; variable
H A Dgeoraster_rasterband.cpp52 this->eDataType = OWGetDataType( poGeoRaster->sCellDepth.c_str() ); in GeoRasterRasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp741 sCellDepth.c_str(), in Create()
754 sCellDepth.c_str(), in Create()
772 sCellDepth.c_str(), in Create()
1123 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in PrepareToOverwrite()
1126 OWGetDataType( sCellDepth.c_str() ) ) / 8; in PrepareToOverwrite()
1311 sCellDepth = CPLGetXMLValue( phMetadata, "rasterInfo.cellDepth", "8BIT_U" ); in GetRasterInfo()
1313 if( sscanf( sCellDepth.c_str(), "%dBIT", &nCellSizeBits ) ) in GetRasterInfo()
1316 OWGetDataType( sCellDepth.c_str() ) ) / 8; in GetRasterInfo()
3896 if( EQUAL( sCellDepth.c_str(), "4BIT" ) ) in UnpackNBits()
3905 else if( EQUAL( sCellDepth.c_str(), "2BIT" ) ) in UnpackNBits()
H A Dgeoraster_dataset.cpp321 if( EQUAL( poGRW->sCellDepth.c_str(), "1BIT" ) ) in Open()
326 if( EQUAL( poGRW->sCellDepth.c_str(), "2BIT" ) ) in Open()
331 if( EQUAL( poGRW->sCellDepth.c_str(), "4BIT" ) ) in Open()
872 poGRW->sCellDepth = pszCellDepth; in Create()
937 poGRW->sCellDepth = CPLSPrintf( "%dBIT", atoi( pszFetched ) ); in Create()
H A Dgeoraster_priv.h476 CPLString sCellDepth; variable
H A Dgeoraster_rasterband.cpp52 this->eDataType = OWGetDataType( poGeoRaster->sCellDepth.c_str() ); in GeoRasterRasterBand()