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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 715 double *hyp_H_array;
735 hyp_H_array=temp_d+nr_samples;
869 db_StitchSimilarity2D(&hyp_H_array[9*hyp_count],Xp,X,sample_size,orientation_preserving,
879 db_StitchCameraRotation_2Points(&hyp_H_array[9*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],
910 db_StitchAffine2D_3Points(&hyp_H_array[9*hyp_count],
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_rob_image_homography.cpp 715 double *hyp_H_array;
735 hyp_H_array=temp_d+nr_samples;
869 db_StitchSimilarity2D(&hyp_H_array[9*hyp_count],Xp,X,sample_size,orientation_preserving,
879 db_StitchCameraRotation_2Points(&hyp_H_array[9*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],
910 db_StitchAffine2D_3Points(&hyp_H_array[9*hyp_count],
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 715 double *hyp_H_array;
735 hyp_H_array=temp_d+nr_samples;
869 db_StitchSimilarity2D(&hyp_H_array[9*hyp_count],Xp,X,sample_size,orientation_preserving,
879 db_StitchCameraRotation_2Points(&hyp_H_array[9*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],
910 db_StitchAffine2D_3Points(&hyp_H_array[9*hyp_count],
    [all...]

Completed in 600 milliseconds