Home
last modified time | relevance | path

Searched defs:abs (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl32 GLM_FUNC_QUALIFIER int32 abs(int32 x) function
309 GLM_FUNC_QUALIFIER genFIType abs(genFIType x) function
315 GLM_FUNC_QUALIFIER vecType<T, P> abs(vecType<T, P> const & x) function
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h835 ASTCENC_SIMD_INLINE vfloat4 abs(vfloat4 a) in abs() function
Dastcenc_vecmathlib_neon_4.h741 ASTCENC_SIMD_INLINE vfloat4 abs(vfloat4 a) in abs() function
Dastcenc_vecmathlib_sse_4.h797 ASTCENC_SIMD_INLINE vfloat4 abs(vfloat4 a) in abs() function
Dastcenc_vecmathlib_avx2_8.h809 ASTCENC_SIMD_INLINE vfloat8 abs(vfloat8 a) in abs() function
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl281 GLM_FUNC_QUALIFIER detail::fvec4SIMD abs function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp742 TEST(vfloat4, abs) in TEST() argument
2472 TEST(vfloat8, abs) in TEST() argument