Changeset 6086 for trunk/ippTools/src/p2insertPendingFrames.c
- Timestamp:
- Jan 20, 2006, 11:47:20 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2insertPendingFrames.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2insertPendingFrames.c
r6063 r6086 24 24 p2PendingExpRow *pendingExposure = p2PendingExpRowAlloc( 25 25 rawFrame->exposure->exp_id, 26 rawFrame->exposure->camera, 27 rawFrame->exposure->filter, 26 28 rawFrame->exposure->class, 27 29 rawFrame->exposure->nclass, … … 38 40 p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc( 39 41 rawImage->exp_id, 42 rawImage->exptype, 40 43 rawImage->class, 41 44 rawImage->class_id,
Note:
See TracChangeset
for help on using the changeset viewer.
