Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp1148 const unsigned int packed_end_block_mode = round_up_to_simd_multiple_vla(end_block_mode); in compute_ideal_endpoint_formats() local
1149 for (unsigned int i = end_block_mode; i < packed_end_block_mode; i++) in compute_ideal_endpoint_formats()