Searched refs:bsizex (Results 1 – 1 of 1) sorted by relevance
474 const uint32_t bsizex = bsize >> img1->x_chroma_shift; in find_mismatch() local509 for (j = 0; match && j < c_w; j += bsizex) { in find_mismatch()512 const int sj = mmin(j + bsizex, c_w - j); in find_mismatch()534 for (j = 0; match && j < c_w; j += bsizex) { in find_mismatch()537 const int sj = mmin(j + bsizex, c_w - j); in find_mismatch()