Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp776 bool try_2planes = (2 * weight_count) <= BLOCK_MAX_WEIGHTS; in construct_dt_entry_2d() local
791 if (try_2planes) in construct_dt_entry_2d()