Searched refs:CONST_INV_LN2 (Results 1 – 1 of 1) sorted by relevance
304 …static const float32_t CONST_INV_LN2[4] = {1.4426950408f,1.4426950408f,1.4426950408f,1.442695… in vexpq_f32() local309 int32x4_t m = vcvtq_s32_f32(vmulq_f32(x, vld1q_f32(CONST_INV_LN2))); in vexpq_f32()