Lines Matching defs:diff
1475 FIXP_SGL diff = fixp_abs((pFactor[i]>>1) - referenceVal);1476 if (diff < minDiff) {1477 minDiff = diff;