Home
last modified time | relevance | path

Searched refs:iwijmu (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/stereo/src/
H A Dmatching.hpp459 int iwijmu = (iwi + j - 1) * (maxDisp + 1); in costGathering() local
462 c[iwj + d] = ham[iwijmu + d] + c[iwjmu + d]; in costGathering()