Go to the documentation of this file.
31#if !defined(_SPANDSP_EXPOSE_H_)
32#define _SPANDSP_EXPOSE_H_
36#include <spandsp/private/logging.h>
37#include <spandsp/private/schedule.h>
38#include <spandsp/private/bitstream.h>
39#include <spandsp/private/queue.h>
41#include <spandsp/private/awgn.h>
43#include <spandsp/private/bert.h>
44#include <spandsp/private/power_meter.h>
45#include <spandsp/private/tone_generate.h>
46#include <spandsp/private/bell_r2_mf.h>
47#include <spandsp/private/sig_tone.h>
48#include <spandsp/private/dtmf.h>
49#include <spandsp/private/g711.h>
51#include <spandsp/private/g726.h>
52#include <spandsp/private/lpc10.h>
53#include <spandsp/private/gsm0610.h>
55#include <spandsp/private/playout.h>
57#include <spandsp/private/ima_adpcm.h>
58#include <spandsp/private/hdlc.h>
59#include <spandsp/private/time_scale.h>
60#include <spandsp/private/super_tone_tx.h>
61#include <spandsp/private/super_tone_rx.h>
62#include <spandsp/private/silence_gen.h>
63#include <spandsp/private/swept_tone.h>
66#include <spandsp/private/async.h>
67#include <spandsp/private/fsk.h>
69#include <spandsp/private/v8.h>
70#include <spandsp/private/v80.h>
71#include <spandsp/private/godard.h>
72#include <spandsp/private/v17rx.h>
74#include <spandsp/private/v22bis.h>
75#include <spandsp/private/v27ter_rx.h>
76#include <spandsp/private/v27ter_tx.h>
77#include <spandsp/private/v29rx.h>
78#include <spandsp/private/v29tx.h>
79#if defined(SPANDSP_SUPPORT_V32BIS)
80#include <spandsp/private/v32bis.h>
82#if defined(SPANDSP_SUPPORT_V34)
83#include <spandsp/private/v34.h>
85#include <spandsp/private/v42.h>
86#include <spandsp/private/v42bis.h>
90#include <spandsp/private/timezone.h>
92#include <spandsp/private/image_translate.h>
93#include <spandsp/private/t4_t6_decode.h>
94#include <spandsp/private/t4_t6_encode.h>
96#include <spandsp/private/t85.h>
97#include <spandsp/private/t42.h>
98#include <spandsp/private/t43.h>
99#include <spandsp/private/t4_rx.h>
100#include <spandsp/private/t4_tx.h>
103#include <spandsp/private/t38_core.h>
104#include <spandsp/private/t38_non_ecm_buffer.h>
107#include <spandsp/private/t31.h>
108#include <spandsp/private/v18.h>
112#include <spandsp/private/v150_1_sse.h>
113#include <spandsp/private/v150_1.h>