Lines Matching refs:pOut
2356 float32_t * p, float32_t * pOut,
4228 float32_t * pOut,
4301 q15_t * pOut,
4335 q31_t * pOut,
4389 float32_t * pOut,
4443 q31_t * pOut,
4499 q15_t * pOut,
6091 float32_t * pOut) in arm_sqrt_f32() argument
6098 *pOut = __sqrtf(in); in arm_sqrt_f32()
6100 *pOut = sqrtf(in); in arm_sqrt_f32()
6107 *pOut = 0.0f; in arm_sqrt_f32()
6123 q31_t * pOut);
6134 q15_t * pOut);