Searched defs:c3c3through4_min_c2 (Results 1 - 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_poly.cpp99 double c3through2,c3through4,c3c3through4_min_c2,min4_c0; local
128 c3c3through4_min_c2=c3*c3through4-c2;
131 k0=min4_c0*c3c3through4_min_c2-c1*c1;
143 ms=lz+c3c3through4_min_c2;
171 double c3through2,c3through4,c3c3through4_min_c2,min4_c0; local
200 c3c3through4_min_c2=c3*c3through4-c2;
203 k0=min4_c0*c3c3through4_min_c2-c1*c1;
215 ms=lz+c3c3through4_min_c2;

Completed in 45 milliseconds