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
36#define SPANDSP_SUPPORT_T43 1
37#undef SPANDSP_SUPPORT_V32BIS
38#undef SPANDSP_SUPPORT_V34
39#undef SPANDSP_SUPPORT_TIFF_FX
50#include <spandsp/telephony.h>
53#include <spandsp/fast_convert.h>
61#include <spandsp/timing.h>
62#include <spandsp/math_fixed.h>
63#include <spandsp/vector_float.h>
64#include <spandsp/complex_vector_float.h>
65#include <spandsp/vector_int.h>
66#include <spandsp/complex_vector_int.h>
68#include <spandsp/biquad.h>
69#include <spandsp/fir.h>
71#include <spandsp/bert.h>
72#include <spandsp/power_meter.h>
73#include <spandsp/complex_filters.h>
84#include <spandsp/time_scale.h>
85#include <spandsp/tone_detect.h>
87#include <spandsp/super_tone_rx.h>
88#include <spandsp/super_tone_tx.h>
89#include <spandsp/dtmf.h>
94#include <spandsp/silence_gen.h>
104#if defined(SPANDSP_SUPPORT_V32BIS)
107#if defined(SPANDSP_SUPPORT_V34)
110#include <spandsp/v42.h>
111#include <spandsp/v42bis.h>
144#include <spandsp/lpc10.h>
145#include <spandsp/gsm0610.h>
147#include <spandsp/playout.h>
149#include <spandsp/v150_1.h>
150#include <spandsp/v150_1_sse.h>
154#if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)