Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhtags.h125 #define DFIL_PLANE 2 /* Scan Plane Interlacing */ macro
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java220 public static final int DFIL_PLANE = 2; /* Scan Plane Interlacing */ field in HDFConstants
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Drig.c912 ret = DF24setil(DFIL_PLANE); in test_r24()
1149 ret = DF24reqil(DFIL_PLANE); in test_r24()
/dports/science/hdf/hdf-4.2.15/mfhdf/hrepack/
H A Dhrepacktst.c2615 if (add_r24(DATA_FILE3,fname,file_id,DFIL_PLANE,vgroup_img_id)<0) in do_file_all()