Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_image_homography.cpp181 double cost,best_cost; in db_StitchRotationCommonFocalLength_3Points() local
216 if(!done || cost<best_cost) in db_StitchRotationCommonFocalLength_3Points()
219 best_cost=cost; in db_StitchRotationCommonFocalLength_3Points()