Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp98 vfloat uncor_bs2(uncor_pline.bs.lane<2>()); in compute_error_squared_rgb_single_partition() local
145 + data_b * uncor_bs2; in compute_error_squared_rgb_single_partition()
149 vfloat dist2 = (uncor_amod2 + param * uncor_bs2) - data_b; in compute_error_squared_rgb_single_partition()