Home
last modified time | relevance | path

Searched refs:max_decimation_modes (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp449 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compute_angular_endpoints_1plane() local
451 promise(max_decimation_modes > 0); in compute_angular_endpoints_1plane()
452 for (unsigned int i = 0; i < max_decimation_modes; i++) in compute_angular_endpoints_1plane()
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() local
603 promise(max_decimation_modes > 0); in compress_symbolic_block_for_partition_1plane()
604 for (unsigned int i = 0; i < max_decimation_modes; i++) in compress_symbolic_block_for_partition_1plane()

Completed in 4 milliseconds