HomeSort by relevance Sort by last modified time
    Searched refs:JE_dx (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];
429 JtJ=transpose(JE_dx)*JtJ*JE_dx and
430 min_Jtf=transpose(JE_dx)*min_Jtf,
431 where the 9xN matrix JE_dx is the Jacobian of H with respect
434 db_SetupMatrixRefs(JE_dx_ref,9,8,JE_dx);
    [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];
429 JtJ=transpose(JE_dx)*JtJ*JE_dx and
430 min_Jtf=transpose(JE_dx)*min_Jtf,
431 where the 9xN matrix JE_dx is the Jacobian of H with respect
434 db_SetupMatrixRefs(JE_dx_ref,9,8,JE_dx);
    [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];
429 JtJ=transpose(JE_dx)*JtJ*JE_dx and
430 min_Jtf=transpose(JE_dx)*min_Jtf,
431 where the 9xN matrix JE_dx is the Jacobian of H with respect
434 db_SetupMatrixRefs(JE_dx_ref,9,8,JE_dx);
    [all...]

Completed in 210 milliseconds