Searched refs:resV (Results 1 – 1 of 1) sorted by relevance
77 q15x8_t resV; in arm_cmplx_mag_q15() local109 resV = vdupq_n_s16(0); in arm_cmplx_mag_q15()110 resV = vqshrnbq_n_s32(resV,acc0V,16); in arm_cmplx_mag_q15()111 resV = vqshrntq_n_s32(resV,acc1V,16); in arm_cmplx_mag_q15()113 vst1q(pDst, resV); in arm_cmplx_mag_q15()