Home | History | Annotate | Download | only in src

Lines Matching refs:Table

108             /Table [ p p p [<...>]]
464 // Outputs a table of words. It does use 16 bits
467 void Emit1Gamma(cmsIOHANDLER* m, cmsToneCurve* Table)
472 if (Table == NULL) return; // Error
474 if (Table ->nEntries <= 0) return; // Empty table
477 if (cmsIsToneCurveLinear(Table)) return;
480 gamma = cmsEstimateGamma(Table, 0.001);
498 for (i=0; i < Table->nEntries; i++) {
499 _cmsIOPrintf(m, "%d ", Table->Table16[i]);
534 // Compare gamma table
644 // Dump table.
813 _cmsIOPrintf(m, "/Table ");
857 // Because PostScript has only 8 bits in /Table, we should use