Changeset 35744
- Timestamp:
- Jul 3, 2013, 1:00:13 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130509/Ohana/src/kapa2
- Files:
-
- 2 edited
-
include/constants.h (modified) (1 diff)
-
src/SetColorScale.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/Ohana/src/kapa2/include/constants.h
r26891 r35744 15 15 // XXX for the moment, this is set to match the values in SetColorScale3D_CC 16 16 # define NPIXELS_STATIC 128 17 // # define NPIXELS_STATIC 1000 17 18 18 19 # define PAD1 3 -
branches/eam_branches/ipp-20130509/Ohana/src/kapa2/src/SetColorScale.c
r26891 r35744 207 207 # define NPASS 5 208 208 # define NSPLIT 128 209 // # define NPASS 4 210 // # define NSPLIT 32 209 211 210 212 for (i = 0; i < NPASS; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
