Home | History | Annotate | Download | only in common

Lines Matching refs:maxs

1218 	int		maxs	= deFloorFloatToInt32(maxc / e + 0.5f);
1220 deUint32 exps = maxs == (1<<mBits) ? expp+1 : expp;