Searched refs:x_h (Results 1 – 1 of 1) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_rob_image_homography.cpp | 707 double *x_h; in db_RobImageHomography() local 737 x_h=temp_d+12*nr_samples; in db_RobImageHomography() 763 x_h_point=x_h+j; in db_RobImageHomography() 880 &x_h[3*s[0]],&x_h[3*s[1]], in db_RobImageHomography() 891 &x_h[3*s[0]],&x_h[3*s[1]],&x_h[3*s[2]], in db_RobImageHomography() 901 &x_h[3*s[0]],&x_h[3*s[1]],&x_h[3*s[2]], in db_RobImageHomography() 911 &x_h[3*s[0]],&x_h[3*s[1]],&x_h[3*s[2]], in db_RobImageHomography() 923 &x_h[3*s[0]],&x_h[3*s[1]],&x_h[3*s[2]],&x_h[3*s[3]], in db_RobImageHomography()
|