Changeset 23678 for branches/pap/ippTools/src/warptool.c
- Timestamp:
- Apr 2, 2009, 11:58:59 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippTools/src/warptool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippTools/src/warptool.c
r23604 r23678 859 859 PXOPT_LOOKUP_STR(hostname, config->args, "-hostname", false, false); 860 860 PXOPT_LOOKUP_F32(good_frac, config->args, "-good_frac", false, false); 861 PXOPT_LOOKUP_BOOL(accept, config->args, "-accept", false);862 861 PXOPT_LOOKUP_BOOL(magicked, config->args, "-magicked", false); 863 862 … … 891 890 ymin, 892 891 ymax, 893 !accept,894 892 fault, 895 893 quality,
Note:
See TracChangeset
for help on using the changeset viewer.
