Changeset 42094 for trunk/ppStack/src/ppStackCombineInitial.c
- Timestamp:
- Feb 28, 2022, 3:01:31 PM (4 years ago)
- Location:
- trunk/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackCombineInitial.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/IPP-308_move_backups_folder/ppStack merged eligible /branches/czw_branch/20160809/ppStack merged eligible /branches/czw_branch/20170908/ppStack merged eligible /branches/eam_branches/ipp-20191011/ppStack merged eligible /branches/eam_branches/ipp-20211108/ppStack merged eligible /branches/eam_branches/ipp-dev-20210817/ppStack merged eligible /branches/eam_branches/ppStack.20211015 merged eligible /tags/ipp-ps1-20210510/ppStack merged eligible /tags/ipp-ps1-20210708/ppStack merged eligible /branches/ipp-259_genericise_backups/ppStack 40910-40966
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/ppStack/src/ppStackCombineInitial.c
r33093 r42094 9 9 psAssert(options, "Require options"); 10 10 psAssert(config, "Require configuration"); 11 12 /* if (!options->convolve) { */13 /* // No need to do initial combination when we haven't convolved */14 /* // XXX either allocate inspect and rejected here, or do not require them downstream */15 /* return true; */16 /* } */17 11 18 12 psTimerStart("PPSTACK_INITIAL");
Note:
See TracChangeset
for help on using the changeset viewer.
