HomeSort by relevance Sort by last modified time
    Searched refs:JtJ_temp (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 421 double JtJ_temp[81],min_Jtf_temp[9],JE_dx[72];
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);
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_rob_image_homography.cpp 421 double JtJ_temp[81],min_Jtf_temp[9],JE_dx[72];
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);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 421 double JtJ_temp[81],min_Jtf_temp[9],JE_dx[72];
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);
    [all...]

Completed in 45 milliseconds