Home
last modified time | relevance | path

Searched defs:MXDI (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/argyllcms/Argyll_V1.9.2/rspl/
H A Dscat.c413 int gres[MXDI], /* Spline grid resolution */ in fit_rspl_imp()
423 double *ipos[MXDI], /* Optional relative grid cell position for each input dim cell, */ in fit_rspl_imp()
887 int gres[MXDI], /* Spline grid resolution */ in fit_rspl()
893 double *ipos[MXDI] /* Optional relative grid cell position for each input dim cell, */ in fit_rspl()
911 int gres[MXDI], /* Spline grid resolution */ in fit_rspl_w()
917 double *ipos[MXDI] /* Optional relative grid cell position for each input dim cell, */ in fit_rspl_w()
935 int gres[MXDI], /* Spline grid resolution */ in fit_rspl_ww()
959 int gres[MXDI], /* Spline grid resolution, ncells = gres-1 */ in fit_rspl_df()
986 int gres[MXDI], /* Spline grid resolution, ncells = gres-1 */ in fit_rspl_w_df()
1360 int gres[MXDI], /* resolution to create */ in new_mgtmp()
[all …]
H A Drspl1.h33 # define MXDI 10 /* Maximum input dimensionality */ macro
H A Dopt.c171 int gres[MXDI], /* Spline grid resolution for each dimension */ in opt_rspl_imp()
H A Dstest.c36 #define MXDI 4 macro
H A Drspl.c895 int gres[MXDI], /* Spline grid resolution for each dimension */ in set_rspl()
H A Drspl.h27 #define MXDI 10 /* Maximum input dimensionality */ macro
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dxfit.c1664 static int xfit_fit( in xfit_fit()
1679 double in_min[MXDI], /* Input value scaling/domain minimum */ in xfit_fit()
1680 double in_max[MXDI], /* Input value scaling/domain maximum */ in xfit_fit()
1681 int gres[MXDI], /* clut resolutions being optimised for/returned */ in xfit_fit()