Searched defs:kYmax (Results 1 – 2 of 2) sorted by relevance
124 const int kYmax = deMin32(y + radius, height-1); in compareImages() local
127 const int kYmax = deMin32(y + radius, height-1); in compareImages() local