Searched refs:alpha_quantization_error (Results 1 – 1 of 1) sorted by relevance
533 float alpha_quantization_error = error_weight.lane<3>() * base_quant_error * 2.0f; in compute_color_error_for_every_integer_count_and_quant_level() local534 float rgba_quantization_error = rgb_quantization_error + alpha_quantization_error; in compute_color_error_for_every_integer_count_and_quant_level()