fax_modems.c File Reference

#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "floating_fudge.h"
#include <assert.h>
#include <fcntl.h>
#include <time.h>
#include "spandsp/telephony.h"
#include "spandsp/logging.h"
#include "spandsp/queue.h"
#include "spandsp/dc_restore.h"
#include "spandsp/power_meter.h"
#include "spandsp/complex.h"
#include "spandsp/tone_generate.h"
#include "spandsp/async.h"
#include "spandsp/hdlc.h"
#include "spandsp/silence_gen.h"
#include "spandsp/fsk.h"
#include "spandsp/v29rx.h"
#include "spandsp/v29tx.h"
#include "spandsp/v27ter_rx.h"
#include "spandsp/v27ter_tx.h"
#include "spandsp/v17rx.h"
#include "spandsp/v17tx.h"
#include "spandsp/fax_modems.h"

Functions

int fax_modems_v17_v21_rx (void *user_data, const int16_t amp[], int len)
int fax_modems_v27ter_v21_rx (void *user_data, const int16_t amp[], int len)
int fax_modems_v29_v21_rx (void *user_data, const int16_t amp[], int len)
fax_modems_state_tfax_modems_init (fax_modems_state_t *s, int use_tep, hdlc_frame_handler_t hdlc_accept, hdlc_underflow_handler_t hdlc_tx_underflow, put_bit_func_t hdlc_rx_put_bit, get_bit_func_t hdlc_tx_get_bit, put_bit_func_t non_ecm_put_bit, get_bit_func_t non_ecm_get_bit, void *user_data)

Detailed Description


Generated on Tue Oct 7 20:25:51 2008 for spandsp by  doxygen 1.5.6