HomeSort by relevance Sort by last modified time
    Searched refs:db_maxd (Results 1 - 5 of 5) sorted by null

  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.cpp 56 theta=acos(db_maxd(-1.0,db_mind(1.0,r/(q*srq))));
60 sin_theta_through3=sqrt(db_maxd(0.0,1.0-cos_theta_through3*cos_theta_through3));
db_utilities.h 102 inline double db_maxd(double a,double b) function
db_feature_detection.cpp     [all...]
db_feature_matching.cpp     [all...]
  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp 558 double a=db_maxd(m_polish_C[0],m_polish_C[7]);

Completed in 276 milliseconds