Searched refs:QUANT_192 (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 | 208 case QUANT_192: in find_number_of_bits_trits_quints() 366 case QUANT_192: in compute_ise_bitcount()
|
D | astc_codec_internals.h | 172 QUANT_192 = 19, enumerator
|
/third_party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 373 { QUANT_192, 6, 1, 0 }, 421 { QUANT_192, 38, 4, 5 },
|
D | astcenc_internal.h | 421 QUANT_192 = 19, enumerator 455 case QUANT_192: return 192; in get_quant_level()
|
D | astcenc_pick_best_endpoint_format.cpp | 600 if (i >= QUANT_192) in compute_color_error_for_every_integer_count_and_quant_level()
|