- Timestamp:
- Jun 21, 2012, 6:51:32 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/ppNorm/src/ppNormCalc.c
r18071 r34051 86 86 psMetadataItem *compsItem; // Item from iteration 87 87 while ((compsItem = psMetadataGetAndIncrement(compsIter))) { 88 if (compsItem->type != PS_ TYPE_F32) {88 if (compsItem->type != PS_DATA_F32) { 89 89 psLogMsg("ppNormCalc", PS_LOG_WARN, 90 90 "Component %s within exposure %s is not of type F32 --- ignored.\n",
Note:
See TracChangeset
for help on using the changeset viewer.
