Searched defs:Kp (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp635 double Kp[9],
728 db_InvertCalibrationMatrix(Kp_inv,Kp);
1077 db_Multiply3x3_3x3(H,Kp,H_temp2);
623 db_RobImageHomography( double H[9], double *im, double *im_p, int nr_points, double K[9], double Kp[9], double *temp_d, int *temp_i, int homography_type, db_Statistics *stat, int max_iterations, int max_points, double scale, int nr_samples, int chunk_size, int outlierremoveflagE, double *wp, double *im_r, double *im_raw, double *im_raw_p, int *finalNumE) argument
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp635 double Kp[9],
728 db_InvertCalibrationMatrix(Kp_inv,Kp);
1077 db_Multiply3x3_3x3(H,Kp,H_temp2);
623 db_RobImageHomography( double H[9], double *im, double *im_p, int nr_points, double K[9], double Kp[9], double *temp_d, int *temp_i, int homography_type, db_Statistics *stat, int max_iterations, int max_points, double scale, int nr_samples, int chunk_size, int outlierremoveflagE, double *wp, double *im_r, double *im_raw, double *im_raw_p, int *finalNumE) argument
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp635 double Kp[9],
728 db_InvertCalibrationMatrix(Kp_inv,Kp);
1077 db_Multiply3x3_3x3(H,Kp,H_temp2);
623 db_RobImageHomography( double H[9], double *im, double *im_p, int nr_points, double K[9], double Kp[9], double *temp_d, int *temp_i, int homography_type, db_Statistics *stat, int max_iterations, int max_points, double scale, int nr_samples, int chunk_size, int outlierremoveflagE, double *wp, double *im_r, double *im_raw, double *im_raw_p, int *finalNumE) argument

Completed in 25 milliseconds