Home
last modified time | relevance | path

Searched refs:bInterpolGeolocationDS (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/l1b/
H A Dl1bdataset.cpp2280 int bInterpolGeolocationDS; member in L1BGeolocDataset
2284 int bInterpolGeolocationDS);
2288 int bInterpolGeolocationDS);
2309 int bInterpolGeolocationDS) in L1BGeolocDataset() argument
2312 this->bInterpolGeolocationDS = bInterpolGeolocationDS; in L1BGeolocDataset()
2313 if( bInterpolGeolocationDS ) in L1BGeolocDataset()
2488 if( poGDS->bInterpolGeolocationDS ) in IReadBlock()
2562 int bInterpolGeolocationDS) in CreateGeolocationDS() argument
3116 int bInterpolGeolocationDS = FALSE; in Open() local
3133 bInterpolGeolocationDS = TRUE; in Open()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/l1b/
H A Dl1bdataset.cpp2291 int bInterpolGeolocationDS;
2295 int bInterpolGeolocationDS);
2299 int bInterpolGeolocationDS);
2322 bInterpolGeolocationDS(bInterpolGeolocationDSIn)
2324 if( bInterpolGeolocationDS )
2498 if( poGDS->bInterpolGeolocationDS )
2572 int bInterpolGeolocationDS)
2574 L1BGeolocDataset* poGeolocDS = new L1BGeolocDataset(poL1BDS, bInterpolGeolocationDS);
3141 int bInterpolGeolocationDS = FALSE;
3158 bInterpolGeolocationDS = TRUE;
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/l1b/
H A Dl1bdataset.cpp2291 int bInterpolGeolocationDS; member in L1BGeolocDataset
2295 int bInterpolGeolocationDS);
2299 int bInterpolGeolocationDS);
2322 bInterpolGeolocationDS(bInterpolGeolocationDSIn) in L1BGeolocDataset()
2324 if( bInterpolGeolocationDS ) in L1BGeolocDataset()
2498 if( poGDS->bInterpolGeolocationDS ) in IReadBlock()
2572 int bInterpolGeolocationDS) in CreateGeolocationDS() argument
2574 L1BGeolocDataset* poGeolocDS = new L1BGeolocDataset(poL1BDS, bInterpolGeolocationDS); in CreateGeolocationDS()
3141 int bInterpolGeolocationDS = FALSE; in Open() local
3158 bInterpolGeolocationDS = TRUE; in Open()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/l1b/
H A Dl1bdataset.cpp2291 int bInterpolGeolocationDS; member in L1BGeolocDataset
2295 int bInterpolGeolocationDS);
2299 int bInterpolGeolocationDS);
2322 bInterpolGeolocationDS(bInterpolGeolocationDSIn) in L1BGeolocDataset()
2324 if( bInterpolGeolocationDS ) in L1BGeolocDataset()
2498 if( poGDS->bInterpolGeolocationDS ) in IReadBlock()
2572 int bInterpolGeolocationDS) in CreateGeolocationDS() argument
2574 L1BGeolocDataset* poGeolocDS = new L1BGeolocDataset(poL1BDS, bInterpolGeolocationDS); in CreateGeolocationDS()
3141 int bInterpolGeolocationDS = FALSE; in Open() local
3158 bInterpolGeolocationDS = TRUE; in Open()
[all …]