Searched defs:limitValue (Results 1 – 4 of 4) sorted by relevance
38 inline int checkNoise(int noiseValue, int limitValue, int newValue) { in checkNoise()
1199 int limitValue; in parseRequirement() local
265 …const deInt64 limitValue = (limitValueCouldOverflow) ? (0) : (lineLengthSquared * broadRejectD… in doesLineSegmentExitDiamond() local
70 inline int checkNoise(int noiseValue, int limitValue, int newValue) { in checkNoise()