Home | History | Annotate | Download | only in common

Lines Matching full:maxk0

914 	const int		maxK0			= deFloorFloatToInt32(wBounds0.y());
918 for (int k0 = minK0; k0 <= maxK0; k0++)
1161 const int maxK0 = deFloorFloatToInt32(wBounds0.y()-0.5f);
1174 for (int k0 = minK0; k0 <= maxK0; k0++)