Lines Matching refs:maxDifference
1136 int maxDifference1203 int t = leftPixel - rightPixel + maxDifference;1205 t = t * 255 / maxDifference / 2;