Home
last modified time | relevance | path

Searched defs:haccumulate (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_common_4.h276 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a) in haccumulate() function
284 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a, vmask4 m) in haccumulate() function
Dastcenc_vecmathlib_avx2_8.h917 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a) in haccumulate() function
931 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a) in haccumulate() function
941 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a, vmask8 m) in haccumulate() function
952 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a, vmask8 m) in haccumulate() function