Searched refs:coststep (Results 1 – 1 of 1) sorted by relevance
349 int coststep = cost.data ? (int)(cost.step/sizeof(costbuf)) : 0; in findStereoCorrespondenceBM_SSE2() local561 costptr[y*coststep] = sad[mind]; in findStereoCorrespondenceBM_SSE2()607 int coststep = cost.data ? (int)(cost.step/sizeof(costbuf)) : 0; in findStereoCorrespondenceBM() local846 costptr[y*coststep] = sad[mind]; in findStereoCorrespondenceBM()