Searched defs:c3through4 (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
127 c3through4=c3/4.0;
128 c3c3through4_min_c2=c3*c3through4-c2;
145 mn=lz*c3through4-c1/2.0;
171 double c3through2,c3through4,c3c3through4_min_c2,min4_c0; local
199 c3through4=c3/4.0;
200 c3c3through4_min_c2=c3*c3through4-c2;
217 mn=lz*c3through4-c1/2.0;

Completed in 41 milliseconds