Home | History | Annotate | Download | only in src

Lines Matching refs:diff

1125     int diff;
1131 diff = abs((int) Curve->Table16[i] - (int) _cmsQuantizeVal(i, Curve ->nEntries));
1132 if (diff > 0x0f)