Home | History | Annotate | Download | only in common

Lines Matching defs:maxD

163 	const Vec4		maxD		= max(d0, max(d1, max(d2, d3)));
164 const Vec4 stepCount = maxD / prec.colorThreshold;