Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp771 vfloatacc samec_errorsumv = vfloatacc::zero(); in compute_error_squared_rgba() local
875 haccumulate(samec_errorsumv, samec_err, mask); in compute_error_squared_rgba()
895 samec_error = hadd_s(samec_errorsumv); in compute_error_squared_rgba()
910 vfloatacc samec_errorsumv = vfloatacc::zero(); in compute_error_squared_rgb() local
1006 haccumulate(samec_errorsumv, samec_err, mask); in compute_error_squared_rgb()
1026 samec_error = hadd_s(samec_errorsumv); in compute_error_squared_rgb()