Searched refs:QUANT_3 (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
D | astc_integer_sequence.cpp | 142 case QUANT_3: in find_number_of_bits_trits_quints() 330 case QUANT_3: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 154 QUANT_3 = 1, enumerator
|
/third_party/astc-encoder/Docs/ |
D | Terminology.md | 38 `QUANT_3` weights in the 0-64 range can only take one of `[0, 32, 64]`. 42 ordering is scrambled to simplify hardware. For example, `QUANT_3` weights
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 355 { QUANT_3, 0, 1, 0 }, 403 { QUANT_3, 8, 4, 5 },
|
D | astcenc_internal.h | 403 QUANT_3 = 1, enumerator 437 case QUANT_3: return 3; in get_quant_level()
|
D | astcenc_weight_quant_xfer_tables.cpp | 39 QUANT_3,
|