Home
last modified time | relevance | path

Searched refs:theta_through3 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_poly.cpp31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
58 theta_through3=theta/3.0; in db_SolveCubic()
59 cos_theta_through3=cos(theta_through3); in db_SolveCubic()