Home
last modified time | relevance | path

Searched defs:DFR8setcompress (Results 1 – 2 of 2) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfr8.c176 DFR8setcompress(int32 type, comp_info * cinfo) in DFR8setcompress() function
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java3324 public static native boolean DFR8setcompress(int type, HDFCompInfo cinfo) throws HDFException; in DFR8setcompress() method in HDFLibrary