Searched refs:QUANT_8 (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
D | astc_integer_sequence.cpp | 157 case QUANT_8: in find_number_of_bits_trits_quints() 338 case QUANT_8: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 158 QUANT_8 = 5, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 359 { QUANT_8, 3, 0, 0 }, 407 { QUANT_8, 3, 0, 1 },
|
D | astcenc_internal.h | 407 QUANT_8 = 5, enumerator 441 case QUANT_8: return 8; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 79 QUANT_8,
|