Searched defs:norphans (Results 1 – 1 of 1) sorted by relevance
123 static int icvGCResizeOrphansBuf( GCVtx**& orphans, int norphans ) in icvGCResizeOrphansBuf()141 int norphans = 0, maxOrphans = _maxOrphans; in icvGCMaxFlow() local