Home
last modified time | relevance | path

Searched defs:value (Results 1 – 16 of 16) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dmatrix.hpp72 constexpr static bool value = true; member
81 constexpr static bool value = (C>0); member
88 constexpr static index_t value = C; member
95 constexpr static bool value = true; member
102 constexpr static bool value = true; member
108 constexpr static bool value = true; member
114 constexpr static bool value = (S>0); member
120 constexpr static index_t value = S; member
126 constexpr static bool value = true; member
133 constexpr static bool value = true; member
[all …]
Dfusion.hpp23 constexpr static int value = 0; member
36 constexpr static bool value = false; member
42 constexpr static bool value = false; member
50 constexpr static bool value = false; member
56 constexpr static bool value = false; member
64 constexpr static vector_length_t value = 0; member
141 constexpr static bool value = is_scalar<T>(); member
603 constexpr static int value = Complexity<DerivedOp>::value; member
617 constexpr static int value = lhsv + rhsv + 1; member
630 constexpr static bool value = IsVector<DerivedOp>::value; member
[all …]
Dvec.hpp193 constexpr static std::size_t value = 1; member
199 constexpr static std::size_t value = S; member
207 constexpr static bool value = true; member
214 constexpr static bool value = true; member
220 constexpr static bool value = true; member
226 constexpr static bool value = true; member
259 constexpr static bool value = true; member
267 constexpr static vector_length_t value = (L<0) ? 0 : L; member
274 constexpr static vector_length_t value = (L<0) ? 0 : L; member
295 constexpr static bool value = (L<0); member
[all …]
Dunroll.hpp137 constexpr static bool value = true; member
143 constexpr static bool value = (... && IsDynamic<std::remove_reference_t<E>>::value); member
175 …constexpr static vector_length_t value = max_vec_length(StaticLength<std::remove_reference_t<E>>::… member
/cmsis-dsp-latest/Source/SupportFunctions/
Darm_fill_f32.c60 float32_t value, in arm_fill_f32()
97 float32_t value, in arm_fill_f32()
137 float32_t value, in arm_fill_f32()
Darm_fill_f16.c53 float16_t value, in arm_fill_f16()
73 float16_t value, in arm_fill_f16()
Darm_fill_q31.c48 q31_t value, in arm_fill_q31()
84 q31_t value, in arm_fill_q31()
Darm_fill_q15.c48 q15_t value, in arm_fill_q15()
81 q15_t value, in arm_fill_q15()
Darm_fill_q7.c48 q7_t value, in arm_fill_q7()
81 q7_t value, in arm_fill_q7()
Darm_fill_f64.c47 float64_t value, in arm_fill_f64()
/cmsis-dsp-latest/Testing/FrameworkSource/
DTiming.cpp46 int32_t value = 1; in initCycleMeasurement() local
101 unsigned int value; in cycleMeasurementStart() local
/cmsis-dsp-latest/Include/
Darm_math_memory.h111 q31_t value) in write_q15x2_ia()
131 q31_t value) in write_q15x2()
183 q31_t value) in write_q7x4_ia()
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dmemory.hpp45 int32_t value) in write_q15x2()
80 int32_t value) in write_q7x4()
/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp30 constexpr static double value = 0.001; member
37 constexpr static float value = 0.001f; member
45 constexpr static float16_t value = (float16_t)0.001f; member
54 constexpr static Q7 value = 0.001_q7; member
61 constexpr static Q15 value = 0.001_q15; member
68 constexpr static Q31 value = 0.001_q31; member
1210 static constexpr float16_t value = DEFAULT_HOUSEHOLDER_THRESHOLD_F16; member
1217 static constexpr float64_t value = DEFAULT_HOUSEHOLDER_THRESHOLD_F64; member
1224 static constexpr float32_t value = DEFAULT_HOUSEHOLDER_THRESHOLD_F32; member
/cmsis-dsp-latest/Documentation/Doxygen/style_template/
Ddarkmode_toggle.js127 static createCookie(name, value, days) { argument
/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_support.c180 float32_t value; // input in cmsis_arm_fill_f32() local
206 float64_t value; // input in cmsis_arm_fill_f64() local
232 q31_t value; // input in cmsis_arm_fill_q31() local
258 q15_t value; // input in cmsis_arm_fill_q15() local
284 q31_t value; // input in cmsis_arm_fill_q7() local