Searched refs:_maxOrphans (Results 1 – 1 of 1) sorted by relevance
134 static int64 icvGCMaxFlow( GCVtx* vtx, int nvtx, GCEdge* edges, GCVtx**& _orphans, int& _maxOrphans… in icvGCMaxFlow() argument141 int norphans = 0, maxOrphans = _maxOrphans; in icvGCMaxFlow()362 _maxOrphans = maxOrphans; in icvGCMaxFlow()