Go to the source code of this file.
Typedefs | |
typedef tone_gen_tone_descriptor_s | tone_gen_tone_descriptor_t |
typedef tone_gen_descriptor_s | tone_gen_descriptor_t |
typedef tone_gen_state_s | tone_gen_state_t |
Functions | |
SPAN_DECLARE (void) make_tone_gen_descriptor(tone_gen_descriptor_t *s | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (int) tone_gen(tone_gen_state_t *s | |
Release a V.8 context. | |
SPAN_DECLARE (tone_gen_state_t *) tone_gen_init(tone_gen_state_t *s | |
Variables | |
int | f1 |
int int | l1 |
int int int | f2 |
int int int int | l2 |
int int int int int | d1 |
int int int int int int | d2 |
int int int int int int int | d3 |
int int int int int int int int | d4 |
int int int int int int int int int | repeat |
int16_t | amp [] |
int16_t int | max_samples |
tone_gen_descriptor_t * | t |
|
Cadenced multi-tone generator descriptor. |
|
Cadenced multi-tone generator state descriptor. This defines the state of a single working instance of a generator. |
|
Release a V.8 context. Release a termination mode T.38 context.
|
|
Cleanup a T.30 context if the call terminates. Create a tone generator descriptor
|