Searched refs:hmax_s (Results 1 – 5 of 5) sorted by relevance
847 uncor_hiparam = hmax_s(uncor_hiparamv); in compute_error_squared_rgba()850 samec_hiparam = hmax_s(samec_hiparamv); in compute_error_squared_rgba()978 uncor_hiparam = hmax_s(uncor_hiparamv); in compute_error_squared_rgb()981 samec_hiparam = hmax_s(samec_hiparamv); in compute_error_squared_rgb()
268 ASTCENC_SIMD_INLINE float hmax_s(vfloat4 a) in hmax_s() function
880 ASTCENC_SIMD_INLINE float hmax_s(vfloat8 a) in hmax_s() function
409 float df = hmax_s(abs(pdif)); in compute_color_error_for_every_integer_count_and_quant_level()
829 TEST(vfloat4, hmax_s) in TEST() argument832 float r1 = hmax_s(a1); in TEST()836 float r2 = hmax_s(a2); in TEST()2566 TEST(vfloat8, hmax_s) in TEST() argument2569 float r1 = hmax_s(a1); in TEST()2573 float r2 = hmax_s(a2); in TEST()