Changeset 8121 for trunk/ippTools/src/p2insertPendingFrames.c
- Timestamp:
- Aug 3, 2006, 6:21:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2insertPendingFrames.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2insertPendingFrames.c
r8120 r8121 58 58 59 59 psArray *pendingImages = psArrayAlloc(rawFrame->images->n); 60 pendingImages->n = 0;61 60 for (long j = 0; j < rawFrame->images->n; j++) { 62 61 rawImfileRow *rawImage = rawFrame->images->data[j];
Note:
See TracChangeset
for help on using the changeset viewer.
