Searched refs:rgb_luma_error (Results 1 – 2 of 2) sorted by relevance
250 float rgb_luma_error; in compute_encoding_choice_errors() local281 rgb_luma_plines, rgb_luma_error, in compute_encoding_choice_errors()306 eci[i].rgb_luma_error = (rgb_luma_error - uncorr_rgb_error) * 1.5f; // wild guess in compute_encoding_choice_errors()560 …(rgb_quantization_error * mode7mult) + rgb_range_error + eci.alpha_drop_error + eci.rgb_luma_error; in compute_color_error_for_every_integer_count_and_quant_level()
1070 float rgb_luma_error; member