Lines Matching refs:pOut
3316 float64_t * p, float64_t * pOut,
3337 float32_t * p, float32_t * pOut,
5086 float32_t * pOut,
5155 q15_t * pOut,
5186 q31_t * pOut,
5238 float32_t * pOut,
5290 q31_t * pOut,
5344 q15_t * pOut,
6822 float32_t * pOut) in arm_sqrt_f32() argument
6828 *pOut = __sqrtf(in); in arm_sqrt_f32()
6830 *pOut = sqrtf(in); in arm_sqrt_f32()
6835 __ASM("VSQRT.F32 %0,%1" : "=t"(*pOut) : "t"(in)); in arm_sqrt_f32()
6837 *pOut = sqrtf(in); in arm_sqrt_f32()
6841 *pOut = sqrtf(in); in arm_sqrt_f32()
6848 *pOut = 0.0f; in arm_sqrt_f32()
6864 q31_t * pOut);
6877 q15_t * pOut);
6889 float32_t * pOut,
6894 q31_t * pOut,
6899 q15_t * pOut,