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

  /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
65 min2_cos_theta_plu=cos_theta_through3+DB_SQRT3*sin_theta_through3;
69 roots[1]=srq*min2_cos_theta_plu-bp_through3;
  /packages/apps/Camera2/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
65 min2_cos_theta_plu=cos_theta_through3+DB_SQRT3*sin_theta_through3;
69 roots[1]=srq*min2_cos_theta_plu-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
65 min2_cos_theta_plu=cos_theta_through3+DB_SQRT3*sin_theta_through3;
69 roots[1]=srq*min2_cos_theta_plu-bp_through3;

Completed in 397 milliseconds