Home
last modified time | relevance | path

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

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