Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp709 double *xp_h; in db_RobImageHomography() local
738 xp_h=temp_d+12*nr_samples+3*nr_points; in db_RobImageHomography()
764 xp_h_point=xp_h+j; in db_RobImageHomography()
881 &xp_h[3*s[0]],&xp_h[3*s[1]]); in db_RobImageHomography()
892 &xp_h[3*s[0]],&xp_h[3*s[1]],&xp_h[3*s[2]]); in db_RobImageHomography()
902 &xp_h[3*s[0]],&xp_h[3*s[1]],&xp_h[3*s[2]],NULL,0); in db_RobImageHomography()
912 &xp_h[3*s[0]],&xp_h[3*s[1]],&xp_h[3*s[2]]); in db_RobImageHomography()
924 &xp_h[3*s[0]],&xp_h[3*s[1]],&xp_h[3*s[2]],&xp_h[3*s[3]]); in db_RobImageHomography()