Searched refs:QUANT_4 (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 | 146 case QUANT_4: in find_number_of_bits_trits_quints() 332 case QUANT_4: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 155 QUANT_4 = 2, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 356 { QUANT_4, 2, 0, 0 }, 404 { QUANT_4, 2, 0, 1 },
|
D | astcenc_internal.h | 404 QUANT_4 = 2, enumerator 438 case QUANT_4: return 4; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 49 QUANT_4,
|