Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRGBA.cpp57 deUint8 rDiff = 0; in computeAbsDiffMasked() local
67 rDiff = (deUint8)deAbs32(ra - rb); in computeAbsDiffMasked()
94 return RGBA(rDiff,gDiff,bDiff,aDiff); in computeAbsDiffMasked()