Searched refs:bDiff (Results 1 – 1 of 1) sorted by relevance
59 deUint8 bDiff = 0; in computeAbsDiffMasked() local83 bDiff = (deUint8)deAbs32(ba - bb); in computeAbsDiffMasked()94 return RGBA(rDiff,gDiff,bDiff,aDiff); in computeAbsDiffMasked()