Searched refs:kYmax (Results 1 – 2 of 2) sorted by relevance
126 const int kYmax = deMin32(y + radius, height-1); in compareImages() local131 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()
123 const int kYmax = deMin32(y + radius, height-1); in compareImages() local128 for (int kY = kYmin; kY <= kYmax; kY++) in compareImages()