Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h628 ASTCENC_SIMD_INLINE void storea(vint4 a, int* p) in storea() function
942 ASTCENC_SIMD_INLINE void storea(vfloat4 a, float* ptr) in storea() function
Dastcenc_vecmathlib_neon_4.h575 ASTCENC_SIMD_INLINE void storea(vint4 a, int* p) in storea() function
835 ASTCENC_SIMD_INLINE void storea(vfloat4 a, float* p) in storea() function
Dastcenc_vecmathlib_sse_4.h622 ASTCENC_SIMD_INLINE void storea(vint4 a, int* p) in storea() function
919 ASTCENC_SIMD_INLINE void storea(vfloat4 a, float* p) in storea() function
Dastcenc_vecmathlib_avx2_8.h541 ASTCENC_SIMD_INLINE void storea(vint8 a, int* p) in storea() function
985 ASTCENC_SIMD_INLINE void storea(vfloat8 a, float* p) in storea() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp931 TEST(vfloat4, storea) in TEST() argument
1726 TEST(vint4, storea) in TEST() argument
2699 TEST(vfloat8, storea) in TEST() argument
3261 TEST(vint8, storea) in TEST() argument