Changeset 41812 for branches/eam_branches/ipp-dev-20210817
- Timestamp:
- Sep 27, 2021, 6:30:46 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageParseCamera.c
r41807 r41812 116 116 int nScanRows = psMetadataLookupS32(&status, recipe, "SCAN.ROWS"); 117 117 pmDetrendSetThreadTasks(nScanRows); 118 ppImageSetThreads (); 119 }118 } 119 ppImageSetThreads (); // even if threading is off, we need to identify the ppImageDetrendPattern thread function 120 120 121 121 if (options->doPatternRow || options->doPatternCell) {
Note:
See TracChangeset
for help on using the changeset viewer.
