Home
last modified time | relevance | path

Searched refs:CONST_NEGATIVE_126 (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/ComputeLibrary/Include/
DNEMath.h306 static const int32_t CONST_NEGATIVE_126[4] = {-126,-126,-126,-126}; in vexpq_f32() local
317 poly = vbslq_f32(vcltq_s32(m, vld1q_s32(CONST_NEGATIVE_126)), vld1q_f32(CONST_0), poly); in vexpq_f32()