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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 674 int i,j,c,point_count,hyp_count; local
780 hyp_count=0;
869 db_StitchSimilarity2D(&hyp_H_array[9*hyp_count],Xp,X,sample_size,orientation_preserving,
871 hyp_count++;
879 db_StitchCameraRotation_2Points(&hyp_H_array[9*hyp_count],
882 hyp_count++;
890 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count],
900 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count],
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_rob_image_homography.cpp 674 int i,j,c,point_count,hyp_count; local
780 hyp_count=0;
869 db_StitchSimilarity2D(&hyp_H_array[9*hyp_count],Xp,X,sample_size,orientation_preserving,
871 hyp_count++;
879 db_StitchCameraRotation_2Points(&hyp_H_array[9*hyp_count],
882 hyp_count++;
890 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count],
900 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count],
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 674 int i,j,c,point_count,hyp_count; local
780 hyp_count=0;
869 db_StitchSimilarity2D(&hyp_H_array[9*hyp_count],Xp,X,sample_size,orientation_preserving,
871 hyp_count++;
879 db_StitchCameraRotation_2Points(&hyp_H_array[9*hyp_count],
882 hyp_count++;
890 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count],
900 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count],
    [all...]

Completed in 71 milliseconds