Home
last modified time | relevance | path

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

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/
H A Dcogdriver.cpp1050 const char* osOvrPredictor = CSLFetchNameValueDef(papszOptions, "OVERVIEW_PREDICTOR", "FALSE"); in Create() local
1051 const char* pszOvrPredictorValue = GetPredictor(poSrcDS, osOvrPredictor); in Create()
/dports/graphics/gdal/gdal-3.3.3/frmts/gtiff/
H A Dcogdriver.cpp1050 const char* osOvrPredictor = CSLFetchNameValueDef(papszOptions, "OVERVIEW_PREDICTOR", "FALSE"); in Create() local
1051 const char* pszOvrPredictorValue = GetPredictor(poSrcDS, osOvrPredictor); in Create()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/
H A Dcogdriver.cpp1050 const char* osOvrPredictor = CSLFetchNameValueDef(papszOptions, "OVERVIEW_PREDICTOR", "FALSE"); in Create() local
1051 const char* pszOvrPredictorValue = GetPredictor(poSrcDS, osOvrPredictor); in Create()