Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_common_4.h303 ASTCENC_SIMD_INLINE float dot_s(vfloat4 a, vfloat4 b) in dot_s() function
Dastcenc_vecmathlib_sse_4.h1234 ASTCENC_SIMD_INLINE float dot_s(vfloat4 a, vfloat4 b) in dot_s() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp983 TEST(vfloat4, dot_s) in TEST() argument