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

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

Completed in 6 milliseconds