Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp370 float error_weight_rgbsum = hadd_rgb_s(error_weight); in compute_color_error_for_every_integer_count_and_quant_level() local
544 float rgb_quantization_error = error_weight_rgbsum * base_quant_error * 2.0f; in compute_color_error_for_every_integer_count_and_quant_level()
586 float base_quant_error_rgb = error_weight_rgbsum * static_cast<float>(partition_size); in compute_color_error_for_every_integer_count_and_quant_level()