Home
last modified time | relevance | path

Searched refs:sj (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c486 const int sj = mmin(j + bsize, img1->d_w) - j; in find_mismatch() local
488 for (l = 0; match && l < sj; ++l) { in find_mismatch()
512 const int sj = mmin(j + bsizex, c_w - j); in find_mismatch() local
514 for (l = 0; match && l < sj; ++l) { in find_mismatch()
537 const int sj = mmin(j + bsizex, c_w - j); in find_mismatch() local
539 for (l = 0; match && l < sj; ++l) { in find_mismatch()