#include <stdlib.h>
#include <inttypes.h>
#include <string.h>
#include "floating_fudge.h"
#include <assert.h>
#include "spandsp/telephony.h"
#include "spandsp/complex.h"
#include "spandsp/dds.h"
#include "spandsp/power_meter.h"
#include "spandsp/async.h"
#include "spandsp/fsk.h"
#include "spandsp/private/fsk.h"
Functions | |
SPAN_DECLARE (fsk_tx_state_t *) | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (float) | |
Evaluate the final result of a Goertzel transform. | |
SPAN_DECLARE (fsk_rx_state_t *) | |
Variables | |
const fsk_spec_t | preset_fsk_specs [] |
|
Evaluate the final result of a Goertzel transform.
|
|
Cleanup a T.30 context if the call terminates.
|
|
Release a V.8 context.
|