Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_internal.h568 alignas(ASTCENC_VECALIGN) decimation_info decimation_tables[WEIGHTS_MAX_DECIMATION_MODES]; member
657 return this->decimation_tables[decimation_mode]; in get_decimation_info()
Dastcenc_block_sizes.cpp778 decimation_info& di = bsd.decimation_tables[index]; in construct_dt_entry_2d()
1056 decimation_info& di = bsd.decimation_tables[decimation_mode_count]; in construct_block_size_descriptor_3d()