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