Home | History | Annotate | Download | only in common

Lines Matching full:ebias

529 	const int	eBias	= 15;
536 float e = deFloatPow(2.0f, (float)((int)exp - eBias - mBits));