HomeSort by relevance Sort by last modified time
    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