Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp534 float rgba_quantization_error = rgb_quantization_error + alpha_quantization_error; in compute_color_error_for_every_integer_count_and_quant_level() local
538 float full_hdr_rgba_error = rgba_quantization_error + rgb_range_error + alpha_range_error; in compute_color_error_for_every_integer_count_and_quant_level()