Searched refs:sat (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dscanline.cpp793 uint8_t sat = texel.s[0]; local
808 if (sat) {
810 Cf += ((Ct - Cf) * (At + (At>>(sat-1)))) >> sat;

Completed in 7 milliseconds