OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totnummatches
(Results
1 - 2
of
2
) sorted by null
/development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp
517
double
totnummatches
= m_nr_matches;
local
523
for(int c=0; c <
totnummatches
; c++ )
533
double frac=inliercount/
totnummatches
;
/packages/apps/LegacyCamera/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 38 milliseconds