|
spandsp 3.0.0
|
#include <complex.h>
Public Attributes | |
| int16_t | re |
| Real part. | |
| int16_t | im |
| Imaginary part. | |
Complex 16 bit integer type.
| int16_t complexi16_t::im |
Imaginary part.
Referenced by cvec_dot_prodi16(), v17_rx(), v17_tx(), v22bis_rx(), v22bis_tx(), v27ter_rx(), v27ter_tx(), v29_rx(), and v29_tx().
| int16_t complexi16_t::re |
Real part.
Referenced by cvec_dot_prodi16(), v17_rx(), v17_tx(), v22bis_rx(), v22bis_tx(), v27ter_rx(), v27ter_tx(), v29_rx(), and v29_tx().