Searched refs:QUANT_160 (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 | 204 case QUANT_160: in find_number_of_bits_trits_quints() 364 case QUANT_160: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 171 QUANT_160 = 18, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 372 { QUANT_160, 5, 0, 1 }, 420 { QUANT_160, 22, 2, 3 },
|
D | astcenc_internal.h | 420 QUANT_160 = 18, enumerator 454 case QUANT_160: return 160; in get_quant_level()
|