Searched defs:CONST_1 (Results 1 – 1 of 1) sorted by relevance
/cmsis-dsp-latest/ComputeLibrary/Include/ |
D | NEMath.h | 218 static const float32_t CONST_1[4] = {1.f,1.f,1.f,1.f}; in vfloorq_f32() local 344 static const float32_t CONST_1[4] = {1.f,1.f,1.f,1.f}; in vtanhq_f32() local 369 static const float16_t CONST_1[8] = {1.f,1.f,1.f,1.f,1.f,1.f,1.f,1.f}; in vfloorq_f16() local 410 const float16_t CONST_1[8] = {1.f,1.f,1.f,1.f,1.f,1.f,1.f,1.f}; in vtanhq_f16() local
|