Searched defs:dstep (Results 1 – 6 of 6) sorted by relevance
203 int dstep = disp->step/sizeof(dptr[0]); in icvFindStereoCorrespondenceBM_SSE2() local410 int dstep = disp->step/sizeof(dptr[0]); in icvFindStereoCorrespondenceBM() local
539 int dstep = (int)(state->dispLeft->step/sizeof(short)); in icvComputeEnergy() local681 int dstep = (int)(state->dispLeft->step/sizeof(short)); in icvAlphaExpand() local
406 int dstep; in cvPyrMeanShiftFiltering() local
454 int sstep, dstep; in icvTrueDistTrans() local
387 int sstep, dstep; in cvUndistortPoints() local
1064 int sstep = src->step, dstep = dst ? dst->step : 0; in cvSort() local