OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:totnummatches
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp
516
double
totnummatches
= m_nr_matches;
local
522
for(int c=0; c <
totnummatches
; c++ )
532
double frac=inliercount/
totnummatches
;
Completed in 58 milliseconds