Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp92 vfloatacc a_drop_errv = vfloatacc::zero(); in compute_error_squared_rgb_single_partition() local
136 haccumulate(a_drop_errv, alpha_diff, mask); in compute_error_squared_rgb_single_partition()
203 a_drop_err = hadd_s(a_drop_errv) * ews.lane<3>(); in compute_error_squared_rgb_single_partition()