Searched refs:max_decimation_modes (Results 1 – 2 of 2) sorted by relevance
350 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compute_angular_endpoints_1plane() local352 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()
393 unsigned int max_decimation_modes = only_always ? bsd.decimation_mode_count_always in compress_symbolic_block_for_partition_1plane() local395 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()