Home
last modified time | relevance | path

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

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp2600 double dBindL = 0.0; in FlushGCP() local
2607 poStmt->Bind( &dBindL ); in FlushGCP()
2623 dBindL = pasGCPList[iGCP].dfGCPLine; in FlushGCP()
2631 CPL_IGNORE_RET_VAL(dBindL); in FlushGCP()
/dports/graphics/gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp2600 double dBindL = 0.0; in FlushGCP() local
2607 poStmt->Bind( &dBindL ); in FlushGCP()
2623 dBindL = pasGCPList[iGCP].dfGCPLine; in FlushGCP()
2631 CPL_IGNORE_RET_VAL(dBindL); in FlushGCP()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp2600 double dBindL = 0.0; in FlushGCP() local
2607 poStmt->Bind( &dBindL ); in FlushGCP()
2623 dBindL = pasGCPList[iGCP].dfGCPLine; in FlushGCP()
2631 CPL_IGNORE_RET_VAL(dBindL); in FlushGCP()