Searched refs:computeAbsDiff (Results 1 – 1 of 1) sorted by relevance
116 inline RGBA computeAbsDiff (RGBA a, RGBA b) in computeAbsDiff() function140 return computeAbsDiff(a, b).isBelowThreshold(threshold); in compareThreshold()