Lines Matching refs:pOut
2362 float32_t * p, float32_t * pOut,
4234 float32_t * pOut,
4307 q15_t * pOut,
4341 q31_t * pOut,
4395 float32_t * pOut,
4449 q31_t * pOut,
4505 q15_t * pOut,
6097 float32_t * pOut) in arm_sqrt_f32() argument
6104 *pOut = __sqrtf(in); in arm_sqrt_f32()
6106 *pOut = sqrtf(in); in arm_sqrt_f32()
6113 *pOut = 0.0f; in arm_sqrt_f32()
6129 q31_t * pOut);
6140 q15_t * pOut);