Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 36) sorted by relevance

12

/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dmemory.hpp29 int32_t val; in read_q15x2() local
47 int32_t val = value; in write_q15x2() local
62 int32_t val; in read_q7x4() local
83 int32_t val = value; in write_q7x4() local
Dq15.hpp149 __STATIC_FORCEINLINE Q15DSPVector vconst(Q15 val) in vconst()
254 inline void vstore1(Q15 *p,const Q15DSPVector val) in vstore1()
261 inline void vstore1(Q15 *p,const Q15DSPVector val) in vstore1()
269 const Q15DSPVector val) in vstore1()
Dq7.hpp85 __STATIC_FORCEINLINE Q7DSPVector vconst(Q7 val) in vconst()
198 inline void vstore1(Q7 *p,const Q7DSPVector val) in vstore1()
205 inline void vstore1(Q7 *p,const Q7DSPVector val) in vstore1()
215 const Q7DSPVector val) in vstore1()
Dbasic.hpp28 const T val, in _Fill()
55 const T val, in _Fill2D()
/cmsis-dsp-latest/Include/
Darm_math_memory.h79 q31_t val; in read_q15x2() local
113 q31_t val = value; in write_q15x2_ia() local
133 q31_t val = value; in write_q15x2() local
152 q31_t val; in read_q7x4() local
185 q31_t val = value; in write_q7x4_ia() local
Darm_vec_math_f16.h223 float16x8_t val = vfmsq_f16(x, vcvtq_f16_s16(m), vdupq_n_f16(0.6931471805f16)); in vexpq_f16() local
247 f16x8_t val, in vpowq_f16()
286 f16x8_t val) in vtanhq_f16()
Darm_vec_math.h225 f32x4_t val = vfmsq_f32(x, vcvtq_f32_s32(m), vdupq_n_f32(0.6931471805f)); in vexpq_f32() local
279 f32x4_t val) in vtanhq_f32()
291 f32x4_t val, in vpowq_f32()
/cmsis-dsp-latest/Testing/Source/Tests/
DFastMathQ63.cpp28 int32_t val; in test_norm_64_to_32u() local
51 int32_t val; in test_div_int64_to_int32() local
DSupportTestsQ15.cpp33 q15_t val = 0x4000; in test_fill_q15() local
143 q31_t val = 0x0001FFFE; in test_write_q15x2_ia() local
159 q31_t val = 0x0001FFFE; in test_write_q15x2() local
DSupportTestsQ7.cpp33 q7_t val = 0x40; in test_fill_q7() local
134 q31_t val = 0x01FEFDFC; in test_write_q7x4_ia() local
DSupportTestsQ31.cpp29 q31_t val = 0x4000; in test_fill_q31() local
DSupportTestsF64.cpp48 float64_t val = 1.1; in test_fill_f64() local
DSupportTestsF16.cpp56 float16_t val = 1.1; in test_fill_f16() local
/cmsis-dsp-latest/ComputeLibrary/Include/
DNEMath.h216 static inline float32x4_t vfloorq_f32(float32x4_t val) in vfloorq_f32()
310 float32x4_t val = vmlsq_f32(x, vcvtq_f32_s32(m), vld1q_f32(CONST_LN2)); in vexpq_f32() local
330 … float32x4_t val = vreinterpretq_f32_s32(vsubq_s32(vreinterpretq_s32_f32(x), vshlq_n_s32(m, 23))); in vlogq_f32() local
342 static inline float32x4_t vtanhq_f32(float32x4_t val) in vtanhq_f32()
357 static inline float32x4_t vpowq_f32(float32x4_t val, float32x4_t n) in vpowq_f32()
367 static inline float16x8_t vfloorq_f16(float16x8_t val) in vfloorq_f16()
408 static inline float16x8_t vtanhq_f16(float16x8_t val) in vtanhq_f16()
455 static inline float16x8_t vpowq_f16(float16x8_t val, float16x8_t n) in vpowq_f16()
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/
Dq15.hpp109 __STATIC_FORCEINLINE int16x8_t vconst(Q15 val) in vconst()
114 __STATIC_FORCEINLINE int16x8_t vconst_tail(Q15 val, in vconst_tail()
386 inline void vstore1(Q15 *p,const int16x8_t val) in vstore1()
393 inline void vstore1(Q15 *p,const int16x8_t val) in vstore1()
404 inline void vstore1(Q15 *p,const int16x8_t val) in vstore1()
415 inline void vstore1(Q15 *p,const index_t stride,const int16x8_t val) in vstore1()
435 inline void vstore1_z(Q15 *p,const int16x8_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
443 inline void vstore1_z(Q15 *p,const int16x8_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
456 inline void vstore1_z(Q15 *p,const int16x8_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
467 …inline void vstore1_z(Q15 *p,const index_t stride,const int16x8_t val,std::size_t nb,mve_pred16_t … in vstore1_z()
Dq7.hpp72 __STATIC_FORCEINLINE int8x16_t vconst(Q7 val) in vconst()
77 __STATIC_FORCEINLINE int8x16_t vconst_tail(Q7 val, in vconst_tail()
329 inline void vstore1(Q7 *p,const int8x16_t val) in vstore1()
336 inline void vstore1(Q7 *p,const int8x16_t val) in vstore1()
348 inline void vstore1(Q7 *p,const int8x16_t val) in vstore1()
359 inline void vstore1(Q7 *p,const index_t stride,const int8x16_t val) in vstore1()
379 inline void vstore1_z(Q7 *p,const int8x16_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
387 inline void vstore1_z(Q7 *p,const int8x16_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
401 inline void vstore1_z(Q7 *p,const int8x16_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
412 …inline void vstore1_z(Q7 *p,const index_t stride,const int8x16_t val,std::size_t nb,mve_pred16_t p… in vstore1_z()
Dq31.hpp72 __STATIC_FORCEINLINE int32x4_t vconst(Q31 val) in vconst()
77 __STATIC_FORCEINLINE int32x4_t vconst_tail(Q31 val, in vconst_tail()
256 inline void vstore1(Q31 *p,const int32x4_t val) in vstore1()
263 inline void vstore1(Q31 *p,const int32x4_t val) in vstore1()
273 inline void vstore1(Q31 *p,const index_t stride,const int32x4_t val) in vstore1()
283 inline void vstore1_z(Q31 *p,const int32x4_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
291 inline void vstore1_z(Q31 *p,const int32x4_t val,std::size_t nb,mve_pred16_t p0) in vstore1_z()
302 …inline void vstore1_z(Q31 *p,const index_t stride,const int32x4_t val,std::size_t nb,mve_pred16_t … in vstore1_z()
Dhalf.hpp536 inline void vstore1(float16_t *p,const float16x8_t val) in vstore1()
543 inline void vstore1(float16_t *p,const float16x8_t val) in vstore1()
551 inline void vstore1(float16_t *p,const float16x8_t val) in vstore1()
564 const float16x8_t val) in vstore1()
585 const float16x8_t val, in vstore1_z()
596 const float16x8_t val, in vstore1_z()
610 const float16x8_t val, in vstore1_z()
625 const float16x8_t val, in vstore1_z()
Dfloat.hpp692 inline void vstore1(float32_t *p,const float32x4_t val) in vstore1()
699 inline void vstore1(float32_t *p,const float32x4_t val) in vstore1()
717 inline void vstore1(float32_t *p,const index_t stride,const float32x4_t val) in vstore1()
738 …inline void vstore1_z(float32_t *p,const float32x4_t val,const std::size_t nb,const mve_pred16_t p… in vstore1_z()
746 …inline void vstore1_z(float32_t *p,const float32x4_t val,const std::size_t nb,const mve_pred16_t p… in vstore1_z()
767 …inline void vstore1_z(float32_t *p,const index_t stride,const float32x4_t val,const std::size_t nb… in vstore1_z()
Dbasic.hpp37 const T val, in _Fill()
67 const T val, in _Fill2D()
/cmsis-dsp-latest/dsppp/Include/dsppp/Neon/
Dfloat.hpp79 inline void vstore1(float32_t *p,const float32x4_t val) in vstore1()
86 inline void vstore1(float32_t *p,const float32x4_t val) in vstore1()
/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp514 uint32_t val; in ImportParams() local
599 uint64_t val; in ImportPattern_f64() local
638 uint32_t val; in ImportPattern_f32() local
680 uint32_t val; in ImportPattern_f16() local
722 uint64_t val; in ImportPattern_q63() local
760 uint32_t val; in ImportPattern_q31() local
798 uint32_t val; in ImportPattern_q15() local
836 uint32_t val; in ImportPattern_q7() local
874 uint64_t val; in ImportPattern_u64() local
912 uint32_t val; in ImportPattern_u32() local
[all …]
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dbasic.hpp32 const T val, in _Fill()
70 const T val, in _Fill2D()
/cmsis-dsp-latest/Documentation/Doxygen/style_template/
Dresize.js54 function writeSetting(cookie, val) argument
/cmsis-dsp-latest/dsppp/Include/dsppp/
Dnumber.hpp37 constexpr uint32_t shiftFromValue(const uint32_t val) in shiftFromValue()

12