Home
last modified time | relevance | path

Searched refs:QUANT_3 (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp142 case QUANT_3: in find_number_of_bits_trits_quints()
330 case QUANT_3: in compute_ise_bitcount()
Dastc_codec_internals.h154 QUANT_3 = 1, enumerator
/third_party/astc-encoder/Docs/
DTerminology.md38 `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/
Dastcenc_integer_sequence.cpp355 { QUANT_3, 0, 1, 0 },
403 { QUANT_3, 8, 4, 5 },
Dastcenc_internal.h403 QUANT_3 = 1, enumerator
437 case QUANT_3: return 3; in get_quant_level()
Dastcenc_weight_quant_xfer_tables.cpp39 QUANT_3,