Searched refs:kYmax (Results 1 – 2 of 2) sorted by relevance
124 const int kYmax = deMin32(y + radius, height-1); in compareImages() local129 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()
127 const int kYmax = deMin32(y + radius, height-1); in compareImages() local132 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()