Searched refs:high2 (Results 1 – 1 of 1) sorted by relevance
747 int high2 = astc::max(i, j); in two_partitions_find_best_combination_for_every_quantization_and_integer_count() local748 if ((high2 - low2) > 1) in two_partitions_find_best_combination_for_every_quantization_and_integer_count()861 int high2 = astc::max(i, j); in three_partitions_find_best_combination_for_every_quantization_and_integer_count() local862 if ((high2 - low2) > 1) in three_partitions_find_best_combination_for_every_quantization_and_integer_count()870 int high3 = astc::max(k, high2); in three_partitions_find_best_combination_for_every_quantization_and_integer_count()986 int high2 = astc::max(i, j); in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local987 if ((high2 - low2) > 1) in four_partitions_find_best_combination_for_every_quantization_and_integer_count()995 int high3 = astc::max(k, high2); in four_partitions_find_best_combination_for_every_quantization_and_integer_count()