Changeset 29965 for branches/czw_branch/20101203/ippTools/src/regtool.c
- Timestamp:
- Dec 6, 2010, 5:00:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203/ippTools/src/regtool.c
r29908 r29965 499 499 PXOPT_LOOKUP_S32(bytes, config->args, "-bytes", false, false); 500 500 PXOPT_LOOKUP_STR(md5sum, config->args, "-md5sum", false, false); 501 501 PXOPT_LOOKUP_Bool(video_cells, config->args, "-video_cells", false, false); 502 502 503 PXOPT_LOOKUP_S16(fault, config->args, "-fault", false, false); 503 504 PXOPT_LOOKUP_S16(quality, config->args, "-quality", false, false); … … 572 573 bytes, 573 574 md5sum, 575 video_cells, 574 576 0 // burntool_state 575 577 )) {
Note:
See TracChangeset
for help on using the changeset viewer.
