Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal.h577 partition_info partitionings[(3 * BLOCK_MAX_PARTITIONINGS) + 1]; member
674 return this->partitionings + index; in get_partition_table()
Dastcenc_partition_tables.cpp446 partition_info* par_tab2 = bsd.partitionings; in init_partition_tables()