Home
last modified time | relevance | path

Searched refs:samec_best_partitions (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp577 unsigned int samec_best_partitions[TUNE_MAX_PARTITIIONING_CANDIDATES]; in find_best_partition_candidates() local
658 …ert_result(requested_candidates, samec_error, partition, samec_best_errors, samec_best_partitions); in find_best_partition_candidates()
726 …ert_result(requested_candidates, samec_error, partition, samec_best_errors, samec_best_partitions); in find_best_partition_candidates()
730 bool best_is_uncor = uncor_best_partitions[0] > samec_best_partitions[0]; in find_best_partition_candidates()
738 …interleave[2 * i + 1] = bsd.get_raw_partition_info(partition_count, samec_best_partitions[i]).part… in find_best_partition_candidates()
742 …interleave[2 * i] = bsd.get_raw_partition_info(partition_count, samec_best_partitions[i]).partitio… in find_best_partition_candidates()