Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp836 vfloat samec_err = (ew_r * samec_dist0 * samec_dist0) in compute_error_squared_rgba() local
841 haccumulate(samec_errorsumv, samec_err, mask); in compute_error_squared_rgba()
968 vfloat samec_err = (ew_r * samec_dist0 * samec_dist0) in compute_error_squared_rgb() local
972 haccumulate(samec_errorsumv, samec_err, mask); in compute_error_squared_rgb()
Dastcenc_pick_best_endpoint_format.cpp79 float& samec_err, in compute_error_squared_rgb_single_partition() argument
205 samec_err = hadd_s(samec_errv); in compute_error_squared_rgb_single_partition()