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

« back to all changes in this revision

Viewing changes to target/ofps.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:
246
246
        double perc_wght;       /* Perceptual space weighting */
247
247
        double curv_wght;       /* Curvature weighting */
248
248
 
249
 
        int fxno;               /* Number of non-unique fixed points provided */
 
249
        int fxno;               /* Total number of fixed points provided, possibly non-unique */
250
250
        fxpos **ufx;    /* fnp randomized unique fixed points to add */
251
251
 
252
252
        int gnp;                /* Number of fake gamut nodes (-ve index) */