Home
last modified time | relevance | path

Searched defs:dot3_s (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_common_4.h321 ASTCENC_SIMD_INLINE float dot3_s(vfloat4 a, vfloat4 b) in dot3_s() function
Dastcenc_vecmathlib_sse_4.h1250 ASTCENC_SIMD_INLINE float dot3_s(vfloat4 a, vfloat4 b) in dot3_s() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1020 TEST(vfloat4, dot3_s) in TEST() argument