Searched refs:QUANT_80 (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
D | astc_integer_sequence.cpp | 193 case QUANT_80: in find_number_of_bits_trits_quints() 358 case QUANT_80: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 168 QUANT_80 = 15, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 369 { QUANT_80, 4, 0, 1 }, 417 { QUANT_80, 19, 2, 3 },
|
D | astcenc_internal.h | 417 QUANT_80 = 15, enumerator 451 case QUANT_80: return 80; in get_quant_level()
|