Searched refs:QUANT_32 (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 | 179 case QUANT_32: in find_number_of_bits_trits_quints() 350 case QUANT_32: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 164 QUANT_32 = 11, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 365 { QUANT_32, 5, 0, 0 }, 413 { QUANT_32, 5, 0, 1 },
|
D | astcenc_internal.h | 413 QUANT_32 = 11, enumerator 447 case QUANT_32: return 32; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 152 QUANT_32,
|