Home | History | Annotate | Download | only in common

Lines Matching refs:minV

214 		const float		minV		= de::min(v0, v1);
216 const float minR = minV-totalErr;
325 const float minV = de::min(v0, de::min(v1, de::min(v2, v3)));
327 const float minR = minV-totalErr;