Searched refs:QUANT_12 (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 | 164 case QUANT_12: in find_number_of_bits_trits_quints() 342 case QUANT_12: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 160 QUANT_12 = 7, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 361 { QUANT_12, 2, 1, 0 }, 409 { QUANT_12, 18, 4, 5 },
|
D | astcenc_internal.h | 409 QUANT_12 = 7, enumerator 443 case QUANT_12: return 12; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 100 QUANT_12,
|