Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp815 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgba() local
820 haccumulate(uncor_errorsumv, uncor_err, mask); in compute_error_squared_rgba()
950 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgb() local
954 haccumulate(uncor_errorsumv, uncor_err, mask); in compute_error_squared_rgb()
Dastcenc_pick_best_endpoint_format.cpp77 float& uncor_err, in compute_error_squared_rgb_single_partition() argument
204 uncor_err = hadd_s(uncor_errv); in compute_error_squared_rgb_single_partition()