Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds