Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp737 vfloatacc samec_errorsumv = vfloatacc::zero(); in compute_error_squared_rgba() local
841 haccumulate(samec_errorsumv, samec_err, mask); in compute_error_squared_rgba()
861 samec_error = hadd_s(samec_errorsumv); in compute_error_squared_rgba()
876 vfloatacc samec_errorsumv = vfloatacc::zero(); in compute_error_squared_rgb() local
972 haccumulate(samec_errorsumv, samec_err, mask); in compute_error_squared_rgb()
992 samec_error = hadd_s(samec_errorsumv); in compute_error_squared_rgb()