OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:framesTotal
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvcalibfilter.cpp
70
framesTotal
= 15;
242
framesTotal
= frames;
440
int i, newMaxPoints = etalonPointCount*(MAX(framesAccepted,
framesTotal
) + 1);
477
if( ++framesAccepted >=
framesTotal
)
589
*total =
framesTotal
;
/external/opencv/cvaux/include/
cvaux.h
[
all
...]
Completed in 20 milliseconds