Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp890 int wasCount = 0; /* count of choosing samples */ in icvComputeProjectMatricesNPoints() local
908 while( wasCount < NumSamples ) in icvComputeProjectMatricesNPoints()
1013 wasCount++; in icvComputeProjectMatricesNPoints()
1020 cvRound(wasCount)); in icvComputeProjectMatricesNPoints()