Searched refs:low3 (Results 1 – 1 of 1) sorted by relevance
893 int low3 = astc::min(k, low2); in three_partitions_find_best_combination_for_every_quantization_and_integer_count() local895 if ((high3 - low3) > 1) in three_partitions_find_best_combination_for_every_quantization_and_integer_count()1018 int low3 = astc::min(k, low2); in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local1020 if ((high3 - low3) > 1) in four_partitions_find_best_combination_for_every_quantization_and_integer_count()1027 int low4 = astc::min(l, low3); in four_partitions_find_best_combination_for_every_quantization_and_integer_count()