Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h959 ASTCENC_SIMD_INLINE vint4 float_to_int_rtn(vfloat4 a) in float_to_int_rtn() function
Dastcenc_vecmathlib_neon_4.h843 ASTCENC_SIMD_INLINE vint4 float_to_int_rtn(vfloat4 a) in float_to_int_rtn() function
Dastcenc_vecmathlib_sse_4.h927 ASTCENC_SIMD_INLINE vint4 float_to_int_rtn(vfloat4 a) in float_to_int_rtn() function
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp1070 TEST(vfloat4, float_to_int_rtn) in TEST() argument