Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvstereogc.cpp123 static int icvGCResizeOrphansBuf( GCVtx**& orphans, int norphans ) in icvGCResizeOrphansBuf()
141 int norphans = 0, maxOrphans = _maxOrphans; in icvGCMaxFlow() local