Searched refs:QUANT_48 (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 | 186 case QUANT_48: in find_number_of_bits_trits_quints() 354 case QUANT_48: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 166 QUANT_48 = 13, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 367 { QUANT_48, 4, 1, 0 }, 415 { QUANT_48, 28, 4, 5 },
|
D | astcenc_internal.h | 415 QUANT_48 = 13, enumerator 449 case QUANT_48: return 48; in get_quant_level()
|