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;
24 static const AF_WarpScore34 static const AF_WarpScore52 AF_WarpScore base_distort, in af_warper_compute_line_best()58 AF_WarpScore scores[65]; in af_warper_compute_line_best()114 AF_WarpScore score = scores[idx]; in af_warper_compute_line_best()115 AF_WarpScore distort = base_distort + ( idx - idx0 ); in af_warper_compute_line_best()149 AF_WarpScore base_distort; in af_warper_compute()