Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_partition_tables.cpp432 bsd.partitioning_packed_index[partition_count - 2][i] = next_index; in build_partition_table_for_one_partition_count()
443 bsd.partitioning_packed_index[partition_count - 2][i] = next_index; in build_partition_table_for_one_partition_count()
Dastcenc_internal.h732 uint16_t partitioning_packed_index[3][BLOCK_MAX_PARTITIONINGS]; member
859 packed_index = this->partitioning_packed_index[partition_count - 2][index]; in get_partition_info()