Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp842 vfloat uncor_dist1 = (l_uncor_amod1 - data_g) in compute_error_squared_rgba() local
850 + (ew_g * uncor_dist1 * uncor_dist1) in compute_error_squared_rgba()
979 vfloat uncor_dist1 = (l_uncor_amod1 - data_g) in compute_error_squared_rgb() local
985 + (ew_g * uncor_dist1 * uncor_dist1) in compute_error_squared_rgb()