Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_weight_align.cpp350 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compute_angular_endpoints_1plane() local
352 promise(max_decimation_modes > 0); in compute_angular_endpoints_1plane()
353 for (unsigned int i = 0; i < max_decimation_modes; i++) in compute_angular_endpoints_1plane()
Dastcenc_compress_symbolic.cpp393 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compress_symbolic_block_for_partition_1plane() local
395 promise(max_decimation_modes > 0); in compress_symbolic_block_for_partition_1plane()
396 for (unsigned int i = 0; i < max_decimation_modes; i++) in compress_symbolic_block_for_partition_1plane()