Changeset 23679 for branches/pap/pswarp/src/pswarpLoop.c
- Timestamp:
- Apr 2, 2009, 12:06:37 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/pswarp/src/pswarpLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/pswarp/src/pswarpLoop.c
r23677 r23679 290 290 pmFPA *outFPA = outChip->parent; ///< Output FP 291 291 292 if (pswarpPixel Fraction(output, stats, config)) {292 if (pswarpPixelsLit(output, stats, config)) { 293 293 psError(PS_ERR_UNKNOWN, false, "Unable to calculate pixel regions."); 294 294 psFree(cells);
Note:
See TracChangeset
for help on using the changeset viewer.
