Home
last modified time | relevance | path

Searched defs:fax_get_t30_state (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dfax.c385 SPAN_DECLARE(t30_state_t *) fax_get_t30_state(fax_state_t *s) in fax_get_t30_state() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dfax.c385 SPAN_DECLARE(t30_state_t *) fax_get_t30_state(fax_state_t *s) in fax_get_t30_state() function
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dfax.c539 t30_state_t *fax_get_t30_state(fax_state_t *s) in fax_get_t30_state() function
/dports/net/yate/yate-6.4.0-1/modules/
H A Dfaxchan.cpp48 #define fax_get_t30_state(x) (&(x)->t30_state) macro