Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp241 line3 rgb_luma_lines; // for HDR-RGB-scale in compute_encoding_choice_errors() local
260 rgb_luma_lines.a = pm.avg; in compute_encoding_choice_errors()
261 rgb_luma_lines.b = unit3(); in compute_encoding_choice_errors()
270 …rgb_luma_plines.amod = rgb_luma_lines.a - rgb_luma_lines.b * dot3(rgb_luma_lines.a, rgb_luma_lines in compute_encoding_choice_errors()
271 rgb_luma_plines.bs = rgb_luma_lines.b; in compute_encoding_choice_errors()