Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/PrivateInclude/
Darm_vec_fft.h236 uint32_t *pDst32 = (uint32_t *) pDst; in arm_bitreversal_32_outpl_mve() local
256 vst1q(pDst32, (uint32x4_t) vecIn); in arm_bitreversal_32_outpl_mve()
257 pDst32 += 4; in arm_bitreversal_32_outpl_mve()
262 vst1q(pDst32, (uint32x4_t) vecIn); in arm_bitreversal_32_outpl_mve()
263 pDst32 += 4; in arm_bitreversal_32_outpl_mve()