Searched refs:L1B_NOAA9_HDR_REC_SIZE (Results 1 – 4 of 4) sorted by relevance
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/l1b/ |
H A D | l1bdataset.cpp | 155 #define L1B_NOAA9_HDR_REC_SIZE 146 // Length of header record macro 1452 GByte abyRecHeader[L1B_NOAA9_HDR_REC_SIZE]; in ProcessDatasetHeader() 1454 || VSIFReadL( abyRecHeader, 1, L1B_NOAA9_HDR_REC_SIZE, in ProcessDatasetHeader() 1455 fp ) < L1B_NOAA9_HDR_REC_SIZE ) in ProcessDatasetHeader()
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/l1b/ |
H A D | l1bdataset.cpp | 153 #define L1B_NOAA9_HDR_REC_SIZE 146 // Length of header record 1465 GByte abyRecHeader[L1B_NOAA9_HDR_REC_SIZE]; 1467 || VSIFReadL( abyRecHeader, 1, L1B_NOAA9_HDR_REC_SIZE, 1468 fp ) < L1B_NOAA9_HDR_REC_SIZE )
|
/dports/graphics/gdal/gdal-3.3.3/frmts/l1b/ |
H A D | l1bdataset.cpp | 153 #define L1B_NOAA9_HDR_REC_SIZE 146 // Length of header record macro 1465 GByte abyRecHeader[L1B_NOAA9_HDR_REC_SIZE]; in ProcessDatasetHeader() 1467 || VSIFReadL( abyRecHeader, 1, L1B_NOAA9_HDR_REC_SIZE, in ProcessDatasetHeader() 1468 fp ) < L1B_NOAA9_HDR_REC_SIZE ) in ProcessDatasetHeader()
|
/dports/graphics/py-gdal/gdal-3.3.3/frmts/l1b/ |
H A D | l1bdataset.cpp | 153 #define L1B_NOAA9_HDR_REC_SIZE 146 // Length of header record macro 1465 GByte abyRecHeader[L1B_NOAA9_HDR_REC_SIZE]; in ProcessDatasetHeader() 1467 || VSIFReadL( abyRecHeader, 1, L1B_NOAA9_HDR_REC_SIZE, in ProcessDatasetHeader() 1468 fp ) < L1B_NOAA9_HDR_REC_SIZE ) in ProcessDatasetHeader()
|