Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp764 vfloat l_uncor_amod3(l_uncor.amod.lane<3>()); in compute_error_squared_rgba() local
812 vfloat uncor_dist3 = (l_uncor_amod3 - data_a) in compute_error_squared_rgba()