Home
last modified time | relevance | path

Searched refs:Irow_prev (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dconnectedcomponents.cpp209 const PixelT * const Irow_prev = (const PixelT *)(((char *)Irow) - I.step.p[0]); in operator ()() local
216 Irow_prev in operator ()()
231 Irows[1] = Irow_prev + c_i; in operator ()()
285 Irows[1] = Irow_prev + c_i; in operator ()()