Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp135 vfloat l_errv2 = vfloat::zero(); in compute_error_squared_rgb_single_partition() local
204 haccumulate(l_errv2, dist2 * dist2); in compute_error_squared_rgb_single_partition()
210 l_errv = l_errv0 * ews.lane<0>() + l_errv1 * ews.lane<1>() + l_errv2 * ews.lane<2>(); // channel 0,1,2 in compute_error_squared_rgb_single_partition()

Completed in 2 milliseconds