Home
last modified time | relevance | path

Searched defs:cbuf_sub (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvstereobm.cpp253 const uchar* cbuf_sub = cbuf0 + ((x0 + wsz2 + 1) % (wsz + 1))*cstep - dy0*ndisp; in icvFindStereoCorrespondenceBM_SSE2() local
459 const uchar* cbuf_sub = cbuf0 + ((x0 + wsz2 + 1) % (wsz + 1))*cstep - dy0*ndisp; in icvFindStereoCorrespondenceBM() local
/external/opencv3/modules/calib3d/src/
Dstereobm.cpp406 const uchar* cbuf_sub = cbuf0 + ((x0 + wsz2 + 1) % (wsz + 1))*cstep - dy0*ndisp; in findStereoCorrespondenceBM_SSE2() local
672 const uchar* cbuf_sub = cbuf0 + ((x0 + wsz2 + 1) % (wsz + 1))*cstep - dy0*ndisp; in findStereoCorrespondenceBM() local