Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_common_4.h259 ASTCENC_SIMD_INLINE float hmin_rgb_s(vfloat4 a) in hmin_rgb_s() function
Dastcenc_pick_best_endpoint_format.cpp355 float ep1_min = hmin_rgb_s(ep1); in compute_color_error_for_every_integer_count_and_quant_level()
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp799 TEST(vfloat4, hmin_rgb_s) in TEST() argument
802 float r1 = hmin_rgb_s(a1); in TEST()
806 float r2 = hmin_rgb_s(a2); in TEST()