Home
last modified time | relevance | path

Searched defs:float16_to_float (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h1006 ASTCENC_SIMD_INLINE vfloat4 float16_to_float(vint4 a) in float16_to_float() function
1018 ASTCENC_SIMD_INLINE float float16_to_float(uint16_t a) in float16_to_float() function
Dastcenc_vecmathlib_neon_4.h891 ASTCENC_SIMD_INLINE vfloat4 float16_to_float(vint4 a) in float16_to_float() function
905 ASTCENC_SIMD_INLINE float float16_to_float(uint16_t a) in float16_to_float() function
Dastcenc_vecmathlib_sse_4.h983 ASTCENC_SIMD_INLINE vfloat4 float16_to_float(vint4 a) in float16_to_float() function
1001 ASTCENC_SIMD_INLINE float float16_to_float(uint16_t a) in float16_to_float() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1118 TEST(vfloat4, float16_to_float) in TEST() argument
1134 TEST(sfloat, float16_to_float) in TEST() argument