Searched refs:QUANT_5 (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 | 149 case QUANT_5: in find_number_of_bits_trits_quints() 334 case QUANT_5: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 156 QUANT_5 = 3, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 357 { QUANT_5, 0, 0, 1 }, 405 { QUANT_5, 7, 2, 3 },
|
D | astcenc_internal.h | 405 QUANT_5 = 3, enumerator 439 case QUANT_5: return 5; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 59 QUANT_5,
|