Searched refs:costptr (Results 1 – 1 of 1) sorted by relevance
404 short* costptr = cost.data ? cost.ptr<short>() + lofs + x : &costbuf; in findStereoCorrespondenceBM_SSE2() local561 costptr[y*coststep] = sad[mind]; in findStereoCorrespondenceBM_SSE2()670 int* costptr = cost.data ? cost.ptr<int>() + lofs + x : &costbuf; in findStereoCorrespondenceBM() local846 costptr[y*coststep] = sad[mind]; in findStereoCorrespondenceBM()