session-ios/Libraries/spandsp/spandsp/spandsp/private
Frederic Jacobs 6373507108 initial commit 2014-05-06 19:41:08 +02:00
..
README initial commit 2014-05-06 19:41:08 +02:00
adsi.h initial commit 2014-05-06 19:41:08 +02:00
async.h initial commit 2014-05-06 19:41:08 +02:00
at_interpreter.h initial commit 2014-05-06 19:41:08 +02:00
awgn.h initial commit 2014-05-06 19:41:08 +02:00
bell_r2_mf.h initial commit 2014-05-06 19:41:08 +02:00
bert.h initial commit 2014-05-06 19:41:08 +02:00
bitstream.h initial commit 2014-05-06 19:41:08 +02:00
dtmf.h initial commit 2014-05-06 19:41:08 +02:00
echo.h initial commit 2014-05-06 19:41:08 +02:00
fax.h initial commit 2014-05-06 19:41:08 +02:00
fax_modems.h initial commit 2014-05-06 19:41:08 +02:00
fsk.h initial commit 2014-05-06 19:41:08 +02:00
g711.h initial commit 2014-05-06 19:41:08 +02:00
g722.h initial commit 2014-05-06 19:41:08 +02:00
g726.h initial commit 2014-05-06 19:41:08 +02:00
gsm0610.h initial commit 2014-05-06 19:41:08 +02:00
hdlc.h initial commit 2014-05-06 19:41:08 +02:00
ima_adpcm.h initial commit 2014-05-06 19:41:08 +02:00
logging.h initial commit 2014-05-06 19:41:08 +02:00
lpc10.h initial commit 2014-05-06 19:41:08 +02:00
modem_connect_tones.h initial commit 2014-05-06 19:41:08 +02:00
modem_echo.h initial commit 2014-05-06 19:41:08 +02:00
noise.h initial commit 2014-05-06 19:41:08 +02:00
oki_adpcm.h initial commit 2014-05-06 19:41:08 +02:00
queue.h initial commit 2014-05-06 19:41:08 +02:00
schedule.h initial commit 2014-05-06 19:41:08 +02:00
sig_tone.h initial commit 2014-05-06 19:41:08 +02:00
silence_gen.h initial commit 2014-05-06 19:41:08 +02:00
super_tone_rx.h initial commit 2014-05-06 19:41:08 +02:00
super_tone_tx.h initial commit 2014-05-06 19:41:08 +02:00
swept_tone.h initial commit 2014-05-06 19:41:08 +02:00
t4_rx.h initial commit 2014-05-06 19:41:08 +02:00
t4_tx.h initial commit 2014-05-06 19:41:08 +02:00
t30.h initial commit 2014-05-06 19:41:08 +02:00
t30_dis_dtc_dcs_bits.h initial commit 2014-05-06 19:41:08 +02:00
t31.h initial commit 2014-05-06 19:41:08 +02:00
t38_core.h initial commit 2014-05-06 19:41:08 +02:00
t38_gateway.h initial commit 2014-05-06 19:41:08 +02:00
t38_non_ecm_buffer.h initial commit 2014-05-06 19:41:08 +02:00
t38_terminal.h initial commit 2014-05-06 19:41:08 +02:00
time_scale.h initial commit 2014-05-06 19:41:08 +02:00
tone_detect.h initial commit 2014-05-06 19:41:08 +02:00
tone_generate.h initial commit 2014-05-06 19:41:08 +02:00
v8.h initial commit 2014-05-06 19:41:08 +02:00
v17rx.h initial commit 2014-05-06 19:41:08 +02:00
v17tx.h initial commit 2014-05-06 19:41:08 +02:00
v18.h initial commit 2014-05-06 19:41:08 +02:00
v22bis.h initial commit 2014-05-06 19:41:08 +02:00
v27ter_rx.h initial commit 2014-05-06 19:41:08 +02:00
v27ter_tx.h initial commit 2014-05-06 19:41:08 +02:00
v29rx.h initial commit 2014-05-06 19:41:08 +02:00
v29tx.h initial commit 2014-05-06 19:41:08 +02:00
v42.h initial commit 2014-05-06 19:41:08 +02:00
v42bis.h initial commit 2014-05-06 19:41:08 +02:00

README

The header files in this directory should only be used by code tightly integrating itself with the
spandsp library to maximise performance. To maximise compatibility with futures revisions of spandsp,
most users should avoid using these headers, or probing into the spandsp data structures in other ways.