Home
last modified time | relevance | path

Searched refs:QUANT_16 (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_quant_generator.cpp39 QUANT_16 = 8, enumerator
66 case QUANT_16: return 16; in get_quant_level()
137 QUANT_16,
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_integer_sequence.cpp168 case QUANT_16: in find_number_of_bits_trits_quints()
344 case QUANT_16: in compute_ise_bitcount()
H A Dastc_codec_internals.h161 QUANT_16 = 8, enumerator
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h225 QUANT_16 = 8, enumerator
259 case QUANT_16: return 16; in get_quant_level()
H A Dastcenc_pick_best_endpoint_format.cpp599 for (int i = QUANT_2; i < QUANT_16; i++)
612 for (int i = QUANT_16; i <= QUANT_256; i++)

Completed in 7 milliseconds