Changeset 17938 for branches/faketool/ippTools/src/pxwarp.c
- Timestamp:
- Jun 5, 2008, 10:31:08 AM (18 years ago)
- File:
-
- 1 edited
-
branches/faketool/ippTools/src/pxwarp.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/faketool/ippTools/src/pxwarp.c
r17180 r17938 135 135 136 136 137 bool pxwarpQueueBy CamID(pxConfig *config,138 psS64 cam_id,137 bool pxwarpQueueByFakeID(pxConfig *config, 138 psS64 fake_id, 139 139 char *workdir, 140 140 char *label, … … 148 148 if (!warpRunInsert(config->dbh, 149 149 0, // ID 150 cam_id,150 fake_id, 151 151 "warp", // mode 152 152 "run", // state
Note:
See TracChangeset
for help on using the changeset viewer.
