Lines Matching defs:diff
1130 int diff;1136 diff = abs((int) Curve->Table16[i] - (int) _cmsQuantizeVal(i, Curve ->nEntries));1137 if (diff > 0x0f)