Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp1042 int needRepeat; in icvComputeProjectMatricesNPoints() local
1267 needRepeat = 0; in icvComputeProjectMatricesNPoints()
1276 needRepeat = 1; in icvComputeProjectMatricesNPoints()
1284 } while ( needRepeat ); in icvComputeProjectMatricesNPoints()