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