Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_exponential.inl93 GLM_FUNC_QUALIFIER genType exp2(genType x) function
101 GLM_FUNC_QUALIFIER vecType<T, P> exp2(vecType<T, P> const & x) function
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h326 static ASTCENC_SIMD_INLINE vfloat4 exp2(vfloat4 x) in exp2() function
Dwuffs-v0.3.c13884 int32_t exp2, in wuffs_base__private_implementation__high_prec_dec__round_just_enough()
14394 int32_t exp2 = 0; in wuffs_base__private_implementation__high_prec_dec__to_f64() local
14939 int32_t exp2 = ((int32_t)(bits >> 52)) & 0x7FF; in wuffs_base__render_number_f64() local