Searched refs:bsizey (Results 1 – 1 of 1) sorted by relevance
473 const uint32_t bsizey = bsize >> img1->y_chroma_shift; in find_mismatch() local508 for (i = 0, match = 1; match && i < c_h; i += bsizey) { in find_mismatch()511 const int si = mmin(i + bsizey, c_h - i); in find_mismatch()533 for (i = 0, match = 1; match && i < c_h; i += bsizey) { in find_mismatch()536 const int si = mmin(i + bsizey, c_h - i); in find_mismatch()