Go to the documentation of this file.
28#if !defined(_SPANDSP_H_)
31#undef SPANDSP_USE_FIXED_POINT
32#undef SPANDSP_MISALIGNED_ACCESS_FAILS
34#define SPANDSP_USE_EXPORT_CAPABILITY 1
45#include <spandsp/telephony.h>
46#include <spandsp/fast_convert.h>
54#include <spandsp/timing.h>
55#include <spandsp/math_fixed.h>
56#include <spandsp/vector_float.h>
57#include <spandsp/complex_vector_float.h>
58#include <spandsp/vector_int.h>
59#include <spandsp/complex_vector_int.h>
61#include <spandsp/biquad.h>
62#include <spandsp/fir.h>
64#include <spandsp/bert.h>
65#include <spandsp/power_meter.h>
66#include <spandsp/complex_filters.h>
77#include <spandsp/time_scale.h>
78#include <spandsp/tone_detect.h>
80#include <spandsp/super_tone_rx.h>
81#include <spandsp/super_tone_tx.h>
82#include <spandsp/dtmf.h>
87#include <spandsp/silence_gen.h>
89#include <spandsp/v42.h>
90#include <spandsp/v42bis.h>
128#include <spandsp/lpc10.h>
129#include <spandsp/gsm0610.h>
131#include <spandsp/playout.h>
135#if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)