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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 301 double JtJ_JE[72],*JtJ_JE_ref[9];
303 db_SetupMatrixRefs(JtJ_JE_ref,9,8,JtJ_JE);
306 db_MultiplyMatricesAB(JtJ_JE_ref,JtJ_temp_ref,JE_dx_ref,9,9,n);
307 db_UpperMultiplyMatricesAtB(JtJ_ref,JE_dx_ref,JtJ_JE_ref,n,9,n);
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_rob_image_homography.cpp 301 double JtJ_JE[72],*JtJ_JE_ref[9];
303 db_SetupMatrixRefs(JtJ_JE_ref,9,8,JtJ_JE);
306 db_MultiplyMatricesAB(JtJ_JE_ref,JtJ_temp_ref,JE_dx_ref,9,9,n);
307 db_UpperMultiplyMatricesAtB(JtJ_ref,JE_dx_ref,JtJ_JE_ref,n,9,n);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 301 double JtJ_JE[72],*JtJ_JE_ref[9];
303 db_SetupMatrixRefs(JtJ_JE_ref,9,8,JtJ_JE);
306 db_MultiplyMatricesAB(JtJ_JE_ref,JtJ_temp_ref,JE_dx_ref,9,9,n);
307 db_UpperMultiplyMatricesAtB(JtJ_ref,JE_dx_ref,JtJ_JE_ref,n,9,n);
    [all...]

Completed in 25 milliseconds