Changeset 19069 for trunk/ppStats/src/ppStatsChip.c
- Timestamp:
- Aug 14, 2008, 2:44:44 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsChip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsChip.c
r18969 r19069 77 77 78 78 // XXX for now, skip the video cells (cell->readouts->n > 1) 79 if ( cell->readouts->n > 1){79 if ((cell->readouts->n > 1) && !data->doFirstReadout3D){ 80 80 psWarning ("Skipping Video Cell for ppStatsCell"); 81 81 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
