Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp768 vfloat l_samec_bs2(l_samec.bs.lane<2>()); in compute_error_squared_rgba() local
825 + (data_b * l_samec_bs2) in compute_error_squared_rgba()
833 vfloat samec_dist2 = samec_param * l_samec_bs2 - data_b; in compute_error_squared_rgba()
909 vfloat l_samec_bs2(l_samec.bs.lane<2>()); in compute_error_squared_rgb() local
959 + (data_b * l_samec_bs2); in compute_error_squared_rgb()
966 vfloat samec_dist2 = samec_param * l_samec_bs2 - data_b; in compute_error_squared_rgb()