Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvcalibfilter.cpp363 int i, tempPointCount0 = etalonPointCount*2; in FindEtalon() local
369 cvAlloc( tempPointCount0*2*sizeof(latestPoints[0])); in FindEtalon()
375 int tempPointCount = tempPointCount0; in FindEtalon()