Searched refs:temp2 (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_random.h77 int temp,temp2,i,j; local
89 temp2=temp;
91 s[j]=temp2;
H A Ddb_rob_image_homography.cpp114 double back,Jf_dx[18],f[2],temp,temp2; local
130 temp=Jf_dx[0]; temp2=Jf_dx[9];
131 JtJ[0]+=temp*Jf_dx[0]+temp2*Jf_dx[9];
132 JtJ[1]+=temp*Jf_dx[1]+temp2*Jf_dx[10];
133 JtJ[2]+=temp*Jf_dx[2]+temp2*Jf_dx[11];
134 JtJ[3]+=temp*Jf_dx[3]+temp2*Jf_dx[12];
135 JtJ[4]+=temp*Jf_dx[4]+temp2*Jf_dx[13];
136 JtJ[5]+=temp*Jf_dx[5]+temp2*Jf_dx[14];
137 JtJ[6]+=temp*Jf_dx[6]+temp2*Jf_dx[15];
138 JtJ[7]+=temp*Jf_dx[7]+temp2*Jf_d
[all...]
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
H A Ddb_utilities_random.h77 int temp,temp2,i,j; local
89 temp2=temp;
91 s[j]=temp2;
H A Ddb_rob_image_homography.cpp114 double back,Jf_dx[18],f[2],temp,temp2; local
130 temp=Jf_dx[0]; temp2=Jf_dx[9];
131 JtJ[0]+=temp*Jf_dx[0]+temp2*Jf_dx[9];
132 JtJ[1]+=temp*Jf_dx[1]+temp2*Jf_dx[10];
133 JtJ[2]+=temp*Jf_dx[2]+temp2*Jf_dx[11];
134 JtJ[3]+=temp*Jf_dx[3]+temp2*Jf_dx[12];
135 JtJ[4]+=temp*Jf_dx[4]+temp2*Jf_dx[13];
136 JtJ[5]+=temp*Jf_dx[5]+temp2*Jf_dx[14];
137 JtJ[6]+=temp*Jf_dx[6]+temp2*Jf_dx[15];
138 JtJ[7]+=temp*Jf_dx[7]+temp2*Jf_d
[all...]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_random.h77 int temp,temp2,i,j; local
89 temp2=temp;
91 s[j]=temp2;
H A Ddb_rob_image_homography.cpp114 double back,Jf_dx[18],f[2],temp,temp2; local
130 temp=Jf_dx[0]; temp2=Jf_dx[9];
131 JtJ[0]+=temp*Jf_dx[0]+temp2*Jf_dx[9];
132 JtJ[1]+=temp*Jf_dx[1]+temp2*Jf_dx[10];
133 JtJ[2]+=temp*Jf_dx[2]+temp2*Jf_dx[11];
134 JtJ[3]+=temp*Jf_dx[3]+temp2*Jf_dx[12];
135 JtJ[4]+=temp*Jf_dx[4]+temp2*Jf_dx[13];
136 JtJ[5]+=temp*Jf_dx[5]+temp2*Jf_dx[14];
137 JtJ[6]+=temp*Jf_dx[6]+temp2*Jf_dx[15];
138 JtJ[7]+=temp*Jf_dx[7]+temp2*Jf_d
[all...]

Completed in 64 milliseconds