Searched refs:QUANT_24 (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 | 175 case QUANT_24: in find_number_of_bits_trits_quints() 348 case QUANT_24: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 163 QUANT_24 = 10, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 364 { QUANT_24, 3, 1, 0 }, 412 { QUANT_24, 23, 4, 5 },
|
D | astcenc_internal.h | 412 QUANT_24 = 10, enumerator 446 case QUANT_24: return 24; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 136 QUANT_24,
|