Lines Matching defs:mag

71 inline void c_magphase(T *mag, T *phase, T real, T imag)  in c_magphase()
81 inline void c_magphase(float *mag, float *phase, float real, float imag) in c_magphase()
89 inline void c_magphase(float *mag, float *phase, float real, float imag) in c_magphase()
100 const S *const R__ mag, in v_polar_to_cartesian()
127 const S *const R__ mag, in v_polar_to_cartesian_interleaved()
157 const float *const R__ mag, in v_polar_to_cartesian()
173 const float *const R__ mag, in v_polar_to_cartesian_interleaved()
183 void v_cartesian_to_polar(T *const R__ mag, in v_cartesian_to_polar()
195 void v_cartesian_interleaved_to_polar(T *const R__ mag, in v_cartesian_interleaved_to_polar()
207 inline void v_cartesian_to_polar(float *const R__ mag, in v_cartesian_to_polar()
221 inline void v_cartesian_to_polar(double *const R__ mag, in v_cartesian_to_polar()
241 T mag, phase; in v_cartesian_to_polar_interleaved_inplace() local
250 void v_cartesian_to_magnitudes(T *const R__ mag, in v_cartesian_to_magnitudes()
261 void v_cartesian_interleaved_to_magnitudes(T *const R__ mag, in v_cartesian_interleaved_to_magnitudes()
272 inline void v_cartesian_to_magnitudes(float *const R__ mag, in v_cartesian_to_magnitudes()
281 inline void v_cartesian_to_magnitudes(double *const R__ mag, in v_cartesian_to_magnitudes()
290 inline void v_cartesian_interleaved_to_magnitudes(float *const R__ mag, in v_cartesian_interleaved_to_magnitudes()
298 inline void v_cartesian_interleaved_to_magnitudes(double *const R__ mag, in v_cartesian_interleaved_to_magnitudes()