Home
last modified time | relevance | path

Searched defs:small_block (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_partition_tables.cpp126 int small_block in select_partition()
232 int small_block = texels_per_block < 32; in generate_one_partition_table() local
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp280 int small_block) in select_partition()
1638 int small_block = (decoder.block_w * decoder.block_h * decoder.block_d) < 31; in write_decoded() local