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

  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.cpp 32 double cos_theta_through3,sin_theta_through3,min2_cos_theta_plu,min2_cos_theta_min; local
66 min2_cos_theta_min=cos_theta_through3-DB_SQRT3*sin_theta_through3;
70 roots[2]=srq*min2_cos_theta_min-bp_through3;
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.cpp 32 double cos_theta_through3,sin_theta_through3,min2_cos_theta_plu,min2_cos_theta_min; local
66 min2_cos_theta_min=cos_theta_through3-DB_SQRT3*sin_theta_through3;
70 roots[2]=srq*min2_cos_theta_min-bp_through3;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.cpp 32 double cos_theta_through3,sin_theta_through3,min2_cos_theta_plu,min2_cos_theta_min; local
66 min2_cos_theta_min=cos_theta_through3-DB_SQRT3*sin_theta_through3;
70 roots[2]=srq*min2_cos_theta_min-bp_through3;

Completed in 84 milliseconds