Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp239 line3 uncor_rgb_lines; in compute_encoding_choice_errors() local
254 uncor_rgb_lines.a = pm.avg; in compute_encoding_choice_errors()
255 uncor_rgb_lines.b = normalize_safe(pm.dir, unit3()); in compute_encoding_choice_errors()
263 …uncor_rgb_plines.amod = uncor_rgb_lines.a - uncor_rgb_lines.b * dot3(uncor_rgb_lines.a, uncor_rgb_… in compute_encoding_choice_errors()
264 uncor_rgb_plines.bs = uncor_rgb_lines.b; in compute_encoding_choice_errors()