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

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp421 double JtJ_temp[81],min_Jtf_temp[9],JE_dx[72]; local
425 back=db_RobImageHomography_Jacobians(JtJ_temp,min_Jtf_temp,H,point_count,x_i,xp_i,one_over_scale2);
433 db_SetupMatrixRefs(JtJ_temp_ref,9,9,JtJ_temp);
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp421 double JtJ_temp[81],min_Jtf_temp[9],JE_dx[72]; local
425 back=db_RobImageHomography_Jacobians(JtJ_temp,min_Jtf_temp,H,point_count,x_i,xp_i,one_over_scale2);
433 db_SetupMatrixRefs(JtJ_temp_ref,9,9,JtJ_temp);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp421 double JtJ_temp[81],min_Jtf_temp[9],JE_dx[72]; local
425 back=db_RobImageHomography_Jacobians(JtJ_temp,min_Jtf_temp,H,point_count,x_i,xp_i,one_over_scale2);
433 db_SetupMatrixRefs(JtJ_temp_ref,9,9,JtJ_temp);

Completed in 23 milliseconds