Home
last modified time | relevance | path

Searched defs:f16 (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_neon_4.h871 float16x4_t f16 = vcvt_f16_f32(a.m); in float_to_float16() local
896 float16x4_t f16 = vreinterpret_f16_u16(u16); in float16_to_float() local
Dastcenc_vecmathlib_sse_4.h956 __m128i f16 = _mm_cvtepu16_epi32(packedf16); in float_to_float16() local
973 __m128i f16 = _mm_cvtps_ph(_mm_set1_ps(a), 0); in float_to_float16() local
Dtinyexr.h12916 tinyexr::FP16 f16; local