Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:sat

809                     uint8_t sat = texel.s[0];
824 if (sat) {
826 Cf += ((Ct - Cf) * (At + (At>>(sat-1)))) >> sat;