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

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

Completed in 21 milliseconds