Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp649 float lum_alpha_error = quant_error_rgba in compute_color_error_for_every_integer_count_and_quant_level() local
654 if (ldr_rgbs_error < lum_alpha_error) in compute_color_error_for_every_integer_count_and_quant_level()
661 best_error[i][1] = lum_alpha_error; in compute_color_error_for_every_integer_count_and_quant_level()