Searched refs:expEnd (Results 1 – 1 of 1) sorted by relevance
90 uint32_t expEnd = gExpTab[j+1]; in Effects_exp2() local92 return ((exp << 9) + (expEnd - exp) * x) >> (31 - i); in Effects_exp2()