Home
last modified time | relevance | path

Searched refs:computeAbsDiff (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuRGBA.hpp116 inline RGBA computeAbsDiff (RGBA a, RGBA b) in computeAbsDiff() function
140 return computeAbsDiff(a, b).isBelowThreshold(threshold); in compareThreshold()