Home | History | Annotate | Download | only in functional

Lines Matching full:kxmin

128 				const int kXmin = deMax32(x - radius, 0);
133 for (int kX = kXmin; kX <= kXmax; kX++)