Home
last modified time | relevance | path

Searched refs:FIO_CODEC_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/
H A Dfreetdm.h1977 #define FIO_CODEC_FUNCTION(name) FT_DECLARE_NONSTD(ftdm_status_t) name FIO_CODEC_ARGS macro
1981 FIO_CODEC_FUNCTION(fio_slin2ulaw);
1982 FIO_CODEC_FUNCTION(fio_ulaw2slin);
1983 FIO_CODEC_FUNCTION(fio_slin2alaw);
1984 FIO_CODEC_FUNCTION(fio_alaw2slin);
1985 FIO_CODEC_FUNCTION(fio_ulaw2alaw);
1986 FIO_CODEC_FUNCTION(fio_alaw2ulaw);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/
H A Dftdm_io.c3621 FIO_CODEC_FUNCTION(fio_slin2ulaw) in FIO_CODEC_FUNCTION() function
3645 FIO_CODEC_FUNCTION(fio_ulaw2slin) in FIO_CODEC_FUNCTION() function
3667 FIO_CODEC_FUNCTION(fio_slin2alaw) in FIO_CODEC_FUNCTION() function
3691 FIO_CODEC_FUNCTION(fio_alaw2slin) in FIO_CODEC_FUNCTION() function
3713 FIO_CODEC_FUNCTION(fio_ulaw2alaw) in FIO_CODEC_FUNCTION() function
3731 FIO_CODEC_FUNCTION(fio_alaw2ulaw) in FIO_CODEC_FUNCTION() function