Home
last modified time | relevance | path

Searched refs:QUANT_12 (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_quant_generator.cpp38 QUANT_12 = 7, enumerator
65 case QUANT_12: return 12; in get_quant_level()
125 QUANT_12,
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_integer_sequence.cpp164 case QUANT_12: in find_number_of_bits_trits_quints()
342 case QUANT_12: in compute_ise_bitcount()
H A Dastc_codec_internals.h160 QUANT_12 = 7, enumerator
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h162 * Note the angular algorithm is vectorized, and using QUANT_12 exactly fills
166 static constexpr unsigned int TUNE_MAX_ANGULAR_QUANT { 7 }; /* QUANT_12 */
224 QUANT_12 = 7, enumerator
258 case QUANT_12: return 12; in get_quant_level()

Completed in 6 milliseconds