Home
last modified time | relevance | path

Searched defs:U (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dbasic.hpp36 constexpr unsigned int U = SCALAR_UNROLL; in _Fill() local
75 constexpr unsigned int U = SCALAR_UNROLL; in _Fill2D() local
120 constexpr unsigned int U = SCALAR_UNROLL; in eval() local
157 constexpr unsigned int U = SCALAR_UNROLL; in eval2D() local
205 constexpr unsigned int U = SCALAR_UNROLL; in _dot() local
/cmsis-dsp-latest/Source/TransformFunctions/
Darm_cfft_radix4_q15.c163 q31_t R, S, T, U; in arm_radix4_butterfly_q15() local
1032 q31_t R, S, T, U; in arm_radix4_butterfly_inverse_q15() local
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/
Dmatrix_multiply.hpp24 constexpr int U = 4; in _dot_m_v() local
Dbasic.hpp78 constexpr int U = 1; in _Fill2D() local
164 constexpr int U = (RU <= 0) || (RU>=5) ? 1 : RU; in eval2D() local
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dbasic.hpp116 constexpr unsigned int U = DSP_UNROLL; in eval() local
195 constexpr unsigned int U = DSP_UNROLL; in _dot() local
/cmsis-dsp-latest/dsppp/tests/
Dfusion_test.cpp138 constexpr int U = 2; in test3() local