Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp831 vfloat samec_dist0 = samec_param * l_samec_bs0 - data_r; in compute_error_squared_rgba() local
836 vfloat samec_err = (ew_r * samec_dist0 * samec_dist0) in compute_error_squared_rgba()
964 vfloat samec_dist0 = samec_param * l_samec_bs0 - data_r; in compute_error_squared_rgb() local
968 vfloat samec_err = (ew_r * samec_dist0 * samec_dist0) in compute_error_squared_rgb()