Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp688 double lowest_cost; in db_RobImageHomography() local
994 lowest_cost=hyp_cost_array[0]; in db_RobImageHomography()
998 if(hyp_cost_array[j]<lowest_cost) in db_RobImageHomography()
1000 lowest_cost=hyp_cost_array[j]; in db_RobImageHomography()