Searched refs:hmax_s (Results 1 – 5 of 5) sorted by relevance
881 uncor_hiparam = hmax_s(uncor_hiparamv); in compute_error_squared_rgba()884 samec_hiparam = hmax_s(samec_hiparamv); in compute_error_squared_rgba()1012 uncor_hiparam = hmax_s(uncor_hiparamv); in compute_error_squared_rgb()1015 samec_hiparam = hmax_s(samec_hiparamv); in compute_error_squared_rgb()
268 ASTCENC_SIMD_INLINE float hmax_s(vfloat4 a) in hmax_s() function
857 ASTCENC_SIMD_INLINE float hmax_s(vfloat8 a) in hmax_s() function
421 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()2442 TEST(vfloat8, hmax_s) in TEST() argument2445 float r1 = hmax_s(a1); in TEST()2449 float r2 = hmax_s(a2); in TEST()