Home
last modified time | relevance | path

Searched defs:hmax (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h610 ASTCENC_SIMD_INLINE vint4 hmax(vint4 a) in hmax() function
868 ASTCENC_SIMD_INLINE vfloat4 hmax(vfloat4 a) in hmax() function
Dastcenc_vecmathlib_neon_4.h558 ASTCENC_SIMD_INLINE vint4 hmax(vint4 a) in hmax() function
767 ASTCENC_SIMD_INLINE vfloat4 hmax(vfloat4 a) in hmax() function
Dastcenc_vecmathlib_sse_4.h596 ASTCENC_SIMD_INLINE vint4 hmax(vint4 a) in hmax() function
840 ASTCENC_SIMD_INLINE vfloat4 hmax(vfloat4 a) in hmax() function
Dastcenc_vecmathlib_avx2_8.h526 ASTCENC_SIMD_INLINE vint8 hmax(vint8 a) in hmax() function
858 ASTCENC_SIMD_INLINE vfloat8 hmax(vfloat8 a) in hmax() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp811 TEST(vfloat4, hmax) in TEST() argument
1641 TEST(vint4, hmax) in TEST() argument
2540 TEST(vfloat8, hmax) in TEST() argument
3235 TEST(vint8, hmax) in TEST() argument