Home
last modified time | relevance | path

Searched defs:texels_per_block (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_partition_tables.cpp264 int texels_per_block = bsd.texel_count; in generate_one_partition_info_entry() local
Dastcenc_block_sizes.cpp260 unsigned int texels_per_block = x_texels * y_texels; in init_decimation_info_2d() local
459 unsigned int texels_per_block = x_texels * y_texels * z_texels; in init_decimation_info_3d() local
Dastcenc_find_best_partitioning.cpp544 unsigned int texels_per_block = bsd.texel_count; in find_best_partition_candidates() local
Dastcenc_compress_symbolic.cpp1054 int texels_per_block, in prepare_block_statistics()