Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvstereogc.cpp134 static int64 icvGCMaxFlow( GCVtx* vtx, int nvtx, GCEdge* edges, GCVtx**& _orphans, int& _maxOrphans in icvGCMaxFlow() argument
141 int norphans = 0, maxOrphans = _maxOrphans; in icvGCMaxFlow()
362 _maxOrphans = maxOrphans; in icvGCMaxFlow()