Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp806 vfloat uncor_dist0 = (l_uncor_amod0 - data_r) in compute_error_squared_rgba() local
815 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgba()
943 vfloat uncor_dist0 = (l_uncor_amod0 - data_r) in compute_error_squared_rgb() local
950 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgb()