~ubuntu-branches/ubuntu/saucy/argyll/saucy

« back to all changes in this revision

Viewing changes to gamut/nearsmth.h

  • Committer: Package Import Robot
  • Author(s): Christian Marillat
  • Date: 2012-04-25 07:46:07 UTC
  • mfrom: (1.2.2) (13.1.15 sid)
  • Revision ID: package-import@ubuntu.com-20120425074607-yjqadetw8kum9skc
Tags: 1.4.0-4
Should Build-Depends on libusb-dev (Closes: #670329).

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
        /* Fine tuning destination gamut mapping */
137
137
        struct {
138
138
                double x;                       /* Final expansion weight, 0 - 1 */
139
 
        } f;
 
139
        } f;                                    /* Weights fine tuning to expand rather than just compress */
140
140
 
141
141
        /* Internal use */
142
142
        iweight rl;                             /* Resolved radial weight */