Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp565 …unsigned int sequence_len = compute_kmeans_partition_ordering(bsd, blk, partition_count, partition… in find_best_partition_candidates() local
566 partition_search_limit = astc::min(partition_search_limit, sequence_len); in find_best_partition_candidates()