Searched refs:sj (Results 1 – 1 of 1) sorted by relevance
486 const int sj = mmin(j + bsize, img1->d_w) - j; in find_mismatch() local488 for (l = 0; match && l < sj; ++l) { in find_mismatch()512 const int sj = mmin(j + bsizex, c_w - j); in find_mismatch() local514 for (l = 0; match && l < sj; ++l) { in find_mismatch()537 const int sj = mmin(j + bsizex, c_w - j); in find_mismatch() local539 for (l = 0; match && l < sj; ++l) { in find_mismatch()