Searched refs:index_of_best_combination (Results 1 – 1 of 1) sorted by relevance
1158 int index_of_best_combination = -1; in compute_ideal_endpoint_formats() local1182 index_of_best_combination = i; in compute_ideal_endpoint_formats()1215 index_of_best_combination = i; in compute_ideal_endpoint_formats()1248 index_of_best_combination = i; in compute_ideal_endpoint_formats()1282 index_of_best_combination = i; in compute_ideal_endpoint_formats()1290 best_error_weights[0] = index_of_best_combination; in compute_ideal_endpoint_formats()1291 if (index_of_best_combination >= 0) in compute_ideal_endpoint_formats()1293 errors_of_best_combination[index_of_best_combination] = ERROR_CALC_DEFAULT; in compute_ideal_endpoint_formats()