Searched refs:end_block_mode (Results 1 – 2 of 2) sorted by relevance
1128 unsigned int end_block_mode, in compute_ideal_endpoint_formats() argument1165 const unsigned int packed_end_block_mode = round_up_to_simd_multiple_vla(end_block_mode); in compute_ideal_endpoint_formats()1175 for (unsigned int i = end_block_mode; i < packed_end_block_mode; i++) in compute_ideal_endpoint_formats()1189 for (unsigned int i = start_block_mode; i < end_block_mode; ++i) in compute_ideal_endpoint_formats()1223 for (unsigned int i = 0; i < end_block_mode; ++i) in compute_ideal_endpoint_formats()1256 for (unsigned int i = 0; i < end_block_mode; ++i) in compute_ideal_endpoint_formats()1290 for (unsigned int i = 0; i < end_block_mode; ++i) in compute_ideal_endpoint_formats()1331 for (unsigned int j = start_block_mode; j < end_block_mode; j += ASTCENC_SIMD_WIDTH) in compute_ideal_endpoint_formats()
2182 unsigned int end_block_mode,