Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp251 float luminance_rgb_error; in compute_encoding_choice_errors() local
282 luminance_plines, luminance_rgb_error, in compute_encoding_choice_errors()
295 eci[i].luminance_error = (luminance_rgb_error - uncorr_rgb_error) * 3.0f; // empirical in compute_encoding_choice_errors()