Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp119 vfloat l_bs0(l_pline.bs.lane<0>()); in compute_error_squared_rgb_single_partition() local
188 param = data_r * l_bs0 in compute_error_squared_rgb_single_partition()
192 dist0 = (param * l_bs0) - data_r; in compute_error_squared_rgb_single_partition()