Changeset 6277 for trunk/ippTools/src/p2rawToPending.c
- Timestamp:
- Jan 31, 2006, 7:26:40 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2rawToPending.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2rawToPending.c
r6221 r6277 15 15 rawFrame->exposure->exp_id, 16 16 rawFrame->exposure->camera, 17 rawFrame->exposure->exp_type, 17 18 rawFrame->exposure->filter, 18 19 rawFrame->exposure->class, … … 28 29 p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc( 29 30 rawImage->exp_id, 30 rawImage->exptype,31 31 rawImage->class, 32 32 rawImage->class_id,
Note:
See TracChangeset
for help on using the changeset viewer.
