Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvsegmentation.cpp88 const int IN_QUEUE = -2; in cvWatershed() local
220 m[0] = IN_QUEUE; in cvWatershed()
290 m[-1] = IN_QUEUE; in cvWatershed()
297 m[1] = IN_QUEUE; in cvWatershed()
304 m[-mstep] = IN_QUEUE; in cvWatershed()
311 m[mstep] = IN_QUEUE; in cvWatershed()