Searched refs:AF_WarpScore (Results 1 – 2 of 2) sorted by relevance
32 typedef FT_Int32 AF_WarpScore; typedef44 AF_WarpScore best_score;45 AF_WarpScore best_distort;
44 static const AF_WarpScore54 static const AF_WarpScore77 AF_WarpScore base_distort, in af_warper_compute_line_best()83 AF_WarpScore scores[65]; in af_warper_compute_line_best()140 AF_WarpScore score = scores[idx]; in af_warper_compute_line_best()141 AF_WarpScore distort = base_distort + ( idx - idx0 ); in af_warper_compute_line_best()178 AF_WarpScore base_distort; in af_warper_compute()