Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h975 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
Dastcenc_vecmathlib_neon_4.h860 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
Dastcenc_vecmathlib_sse_4.h944 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
Dastcenc_vecmathlib_avx2_8.h1011 ASTCENC_SIMD_INLINE vfloat8 int_to_float(vint8 a) in int_to_float() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1082 TEST(vfloat4, int_to_float) in TEST() argument