Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_mult_real_f32.c80 static const uint32_t stride_cmplx_x_real_32[4] = { 0, 0, 1, 1 }; in arm_cmplx_mult_real_f32() local
92 strideVec = vld1q(stride_cmplx_x_real_32); in arm_cmplx_mult_real_f32()
Darm_cmplx_mult_real_q31.c61 static const uint32_t stride_cmplx_x_real_32[4] = { in arm_cmplx_mult_real_q31() local
75 strideVec = vld1q(stride_cmplx_x_real_32); in arm_cmplx_mult_real_q31()