Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfr8.c61 PRIVATE intn CompressSet = FALSE; /* Whether the compression parameters have variable
195 CompressSet = TRUE; in DFR8setcompress()
516 if (compress || CompressSet) in DFR8Iputimage()
519 if (CompressSet == FALSE || (compress > (uint16)1 && (int32)compress != CompType && in DFR8Iputimage()
615 CompressSet = FALSE; /* Reset Compression flag and type */ in DFR8Iputimage()