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