Searched refs:low2 (Results 1 – 1 of 1) sorted by relevance
746 int low2 = astc::min(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()860 int low2 = astc::min(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()869 int low3 = astc::min(k, low2); in three_partitions_find_best_combination_for_every_quantization_and_integer_count()985 int low2 = astc::min(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()994 int low3 = astc::min(k, low2); in four_partitions_find_best_combination_for_every_quantization_and_integer_count()