|
Defines |
#define | M_PI 3.14159265358979323846 |
#define | SLENK 7 |
#define | DDS_STEPS (1 << SLENK) |
#define | DDS_SHIFT (32 - 2 - SLENK) |
Functions |
| SPAN_DECLARE (int32_t) |
| Release a V.8 context.
|
| SPAN_DECLARE (float) |
| Evaluate the final result of a Goertzel transform.
|
| SPAN_DECLARE (int16_t) |
| Receive a chunk of ADSI audio.
|
| SPAN_DECLARE (void) |
| Cleanup a T.30 context if the call terminates.
|
| SPAN_DECLARE (complexi_t) |
| Lookup the complex integer value of a specified phase.
|
| SPAN_DECLARE (complexi16_t) |
| Generate a complex 16 bit integer tone sample.
|
| SPAN_DECLARE (complexi32_t) |