| # | Line 58 | Line 58 | extern "C" { | |
|---|---|---|
| 58 | (int32)(SCO_gf*256.+.5)*(c)[GRN] + \ | |
| 59 | (int32)(SCO_bf*256.+.5)*(c)[BLU] ) >> 8 ) | |
| 60 | ||
| 61 | + | extern int tmNewMap(TMstruct *tms); /* allocate new tone-mapping */ | 
| 62 | + | |
| 63 | #ifndef malloc | |
| 64 | MEM_PTR malloc(); | |
| 65 | MEM_PTR calloc(); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |