Home
last modified time | relevance | path

Searched refs:db_StitchRotationCommonFocalLength_3Points (Results 1 – 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_image_homography.h100 DB_API int db_StitchRotationCommonFocalLength_3Points(double H[9],double x1[3],double x2[3],double …
Ddb_rob_image_homography.cpp890 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count], in db_RobImageHomography()
900 hyp_count+=db_StitchRotationCommonFocalLength_3Points(&hyp_H_array[9*hyp_count], in db_RobImageHomography()
Ddb_image_homography.cpp177 int db_StitchRotationCommonFocalLength_3Points(double H[9],double x1[3],double x2[3],double x3[3],d… in db_StitchRotationCommonFocalLength_3Points() function