Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_common_4.h330 ASTCENC_SIMD_INLINE vfloat4 dot3(vfloat4 a, vfloat4 b) in dot3() function
Dastcenc_vecmathlib_sse_4.h1258 ASTCENC_SIMD_INLINE vfloat4 dot3(vfloat4 a, vfloat4 b) in dot3() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1008 TEST(vfloat4, dot3) in TEST() argument