- Timestamp:
- Sep 17, 2020, 12:19:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/gDiff.20200202/src/gDiffDefineOutput.c
r41413 r41414 27 27 28 28 // The output readout may already be present if we read in the convolution kernel 29 // NOTE: pmReadoutAlloc returns a reference and saves one on the supplied cell. The 30 // psMemIncrRefCounter below is needed in the first block so we can free the 31 // reference. (we should code this to drop the returned reference in the second block 29 32 pmReadout *outRO = NULL; // Output readout 30 33 if (outCell->readouts && outCell->readouts->n > 0 && outCell->readouts->data[0]) {
Note:
See TracChangeset
for help on using the changeset viewer.
