Home
last modified time | relevance | path

Searched refs:QUANT_192 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp208 case QUANT_192: in find_number_of_bits_trits_quints()
366 case QUANT_192: in compute_ise_bitcount()
Dastc_codec_internals.h172 QUANT_192 = 19, enumerator
/third_party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp373 { QUANT_192, 6, 1, 0 },
421 { QUANT_192, 38, 4, 5 },
Dastcenc_internal.h421 QUANT_192 = 19, enumerator
455 case QUANT_192: return 192; in get_quant_level()
Dastcenc_pick_best_endpoint_format.cpp600 if (i >= QUANT_192) in compute_color_error_for_every_integer_count_and_quant_level()