Lines Matching refs:diff
1294 FIXP_SGL diff = fixp_abs((pFactor[i] >> 1) - referenceVal);1295 if (diff < minDiff) {1296 minDiff = diff;