Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp1139 unsigned int packed_start_block_mode = round_down_to_simd_multiple_vla(start_block_mode); in compute_ideal_endpoint_formats() local
1140 for (unsigned int i = packed_start_block_mode; i < start_block_mode; i++) in compute_ideal_endpoint_formats()