Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp121 vfloat l_bs2(l_pline.bs.lane<2>()); in compute_error_squared_rgb_single_partition() local
190 + data_b * l_bs2; in compute_error_squared_rgb_single_partition()
194 dist2 = (param * l_bs2) - data_b; in compute_error_squared_rgb_single_partition()