Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp987 bsd.decimation_mode_count_always = dm_counts[0]; in construct_block_size_descriptor_2d()
993 assert(bsd.decimation_mode_count_always > 0); in construct_block_size_descriptor_2d()
1108 bsd.decimation_mode_count_always = 0; // Skipped for 3D modes in construct_block_size_descriptor_3d()
H A Dastcenc_weight_align.cpp449 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compute_angular_endpoints_1plane()
H A Dastcenc_internal.h561 unsigned int decimation_mode_count_always; member
H A Dastcenc_compress_symbolic.cpp601 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compress_symbolic_block_for_partition_1plane()

Completed in 12 milliseconds