Lines Matching refs:pDst
74 q31_t * pDst, in arm_float_to_q31() argument
96 vstrwq_s32(pDst, vcvtaq_s32_f32(vecDst)); in arm_float_to_q31()
102 pDst += 4; in arm_float_to_q31()
117 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
123 *pDst++ = clip_q63_to_q31((q63_t) (*pSrc++ * 2147483648.0f)); in arm_float_to_q31()
135 q31_t * pDst, in arm_float_to_q31() argument
173 vst1q_s32(pDst, outV); in arm_float_to_q31()
174 pDst += 4; in arm_float_to_q31()
184 vst1q_s32(pDst, outV); in arm_float_to_q31()
185 pDst += 4; in arm_float_to_q31()
208 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
214 *pDst++ = clip_q63_to_q31((q63_t) (*pIn++ * 2147483648.0f)); in arm_float_to_q31()
227 q31_t * pDst, in arm_float_to_q31() argument
251 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
255 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
259 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
263 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
269 *pDst++ = clip_q63_to_q31((q63_t) (*pIn++ * 2147483648.0f)); in arm_float_to_q31()
270 *pDst++ = clip_q63_to_q31((q63_t) (*pIn++ * 2147483648.0f)); in arm_float_to_q31()
271 *pDst++ = clip_q63_to_q31((q63_t) (*pIn++ * 2147483648.0f)); in arm_float_to_q31()
272 *pDst++ = clip_q63_to_q31((q63_t) (*pIn++ * 2147483648.0f)); in arm_float_to_q31()
299 *pDst++ = clip_q63_to_q31((q63_t) (in)); in arm_float_to_q31()
305 *pDst++ = clip_q63_to_q31((q63_t) (*pIn++ * 2147483648.0f)); in arm_float_to_q31()