- Timestamp:
- Mar 1, 2011, 6:21:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ppStack/src/ppStackMatch.c
r30684 r30772 142 142 bool mdok; // Status of MD lookup 143 143 float penalty = psMetadataLookupF32(NULL, ppsub, "PENALTY"); // Penalty for wideness 144 int threads = psMetadataLookupS32(NULL, config->arguments, " -threads"); // Number of threads144 int threads = psMetadataLookupS32(NULL, config->arguments, "NTHREADS"); // Number of threads 145 145 146 146 // Replaced pmReadoutMaskNonfinite with pmReadoutMaskInvalid (tests for already masked pixels)
Note:
See TracChangeset
for help on using the changeset viewer.
