Changeset 28701
- Timestamp:
- Jul 22, 2010, 4:34:08 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/ippToPspsBatchDetection.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/ippToPspsBatchDetection.c
r28700 r28701 145 145 146 146 // loop round all 60 chips 147 for (int x= 3; x<4; x++) {148 for (int y= 3; y<4; y++) {147 for (int x=0; x<8; x++) { 148 for (int y=0; y<8; y++) { 149 149 150 150 // dodge the corners
Note:
See TracChangeset
for help on using the changeset viewer.
