Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp808 vfloat uncor_dist1 = (l_uncor_amod1 - data_g) in compute_error_squared_rgba() local
816 + (ew_g * uncor_dist1 * uncor_dist1) in compute_error_squared_rgba()
945 vfloat uncor_dist1 = (l_uncor_amod1 - data_g) in compute_error_squared_rgb() local
951 + (ew_g * uncor_dist1 * uncor_dist1) in compute_error_squared_rgb()