- Timestamp:
- Mar 29, 2022, 3:03:37 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/ppImage/src/ppImageSetMaskBits.c
r37406 r42148 27 27 options->blankMask = pmConfigMaskGet("BLANK", config); 28 28 psAssert (options->blankMask, "blank mask not set"); 29 if (options->overscan) { 30 options->overscan->maskVal = options->blankMask; 31 } 29 32 30 33 // mask for saturated data (default to RANGE if not defined)
Note:
See TracChangeset
for help on using the changeset viewer.
