Home
last modified time | relevance | path

Searched refs:t4_tx_start_page (Results 1 – 16 of 16) sorted by relevance

/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dt4_tests.c397 if (t4_tx_start_page(&send_state)) in main()
542 if (t4_tx_start_page(&send_state)) in main()
H A Dtsb85_tests.c599 if (t4_tx_start_page(&t4_state)) in next_step()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dt4_tx.h236 SPAN_DECLARE(int) t4_tx_start_page(t4_tx_state_t *s);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dt4_tx.h236 SPAN_DECLARE(int) t4_tx_start_page(t4_tx_state_t *s);
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/msvc/
H A Dspandsp.def167 t4_tx_start_page
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dt4.h484 int t4_tx_start_page(t4_state_t *s);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dt4_tests.c570 if (t4_tx_start_page(send_state)) in main()
H A Dfax_tester.c1560 if (t4_tx_start_page(&t4_tx_state)) in faxtester_next_step()
1636 if (t4_tx_start_page(&t4_tx_state)) in faxtester_next_step()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dt4_tests.c570 if (t4_tx_start_page(send_state)) in main()
H A Dfax_tester.c1560 if (t4_tx_start_page(&t4_tx_state)) in faxtester_next_step()
1636 if (t4_tx_start_page(&t4_tx_state)) in faxtester_next_step()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt4_tx.c2466 SPAN_DECLARE(int) t4_tx_start_page(t4_tx_state_t *s) in t4_tx_start_page() function
2542 return t4_tx_start_page(s); in t4_tx_restart_page()
H A Dt30.c527 if (t4_tx_start_page(&s->t4.tx)) in tx_start_page()
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt4_tx.c2466 SPAN_DECLARE(int) t4_tx_start_page(t4_tx_state_t *s) in t4_tx_start_page() function
2542 return t4_tx_start_page(s); in t4_tx_restart_page()
H A Dt30.c527 if (t4_tx_start_page(&s->t4.tx)) in tx_start_page()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dt4.c1766 int t4_tx_start_page(t4_state_t *s) in t4_tx_start_page() function
H A Dt30.c314 if (t4_tx_start_page(&(s->t4))) in tx_start_page()