Searched refs:db_Multiply3x3_3x1 (Results 1 – 3 of 3) sorted by relevance
454 db_Multiply3x3_3x1(xb, H, x); in db_GenerateHomographyLut()
765 db_Multiply3x3_3x1(x_h_point,K_inv,im+c); in db_RobImageHomography()766 db_Multiply3x3_3x1(xp_h_point,Kp_inv,im_p+c); in db_RobImageHomography()
322 inline void db_Multiply3x3_3x1(double y[3],const double A[9],const double x[3]) in db_Multiply3x3_3x1() function