Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp982 bsd.decimation_mode_count_always = dm_counts[0]; in construct_block_size_descriptor_2d()
988 assert(bsd.decimation_mode_count_always > 0); in construct_block_size_descriptor_2d()
1100 bsd.decimation_mode_count_always = 0; // Skipped for 3D modes in construct_block_size_descriptor_3d()
Dastcenc_weight_align.cpp350 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compute_angular_endpoints_1plane()
Dastcenc_internal.h534 unsigned int decimation_mode_count_always; member
Dastcenc_compress_symbolic.cpp393 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compress_symbolic_block_for_partition_1plane()