Home
last modified time | relevance | path

Searched refs:t30_set_supported_compressions (Results 1 – 23 of 23) sorted by relevance

/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dt38_terminal_tests.c329t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
356t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
H A Dt38_terminal_to_gateway_tests.c362t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
395t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
H A Dt38_gateway_to_terminal_tests.c358t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
401t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
H A Dt38_gateway_tests.c389t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
448t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
H A Dfax_tests.c389t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in main()
H A Dtsb85_tests.c703t30_set_supported_compressions(t30, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_COMPRESSION … in exchange()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dt38_decode.c454 t30_set_supported_compressions(t30, in main()
540 t30_set_supported_compressions(t30, in main()
H A Dfax_tester.c1043t30_set_supported_compressions(s->far_t30, T4_COMPRESSION_T4_1D | T4_COMPRESSION_T4_2D | T4_COMPRE… in fax_prepare()
H A Dfax_tests.c1222 t30_set_supported_compressions(chain[i].t30_state, in main()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dt38_decode.c454 t30_set_supported_compressions(t30, in main()
540 t30_set_supported_compressions(t30, in main()
H A Dfax_tester.c1043t30_set_supported_compressions(s->far_t30, T4_COMPRESSION_T4_1D | T4_COMPRESSION_T4_2D | T4_COMPRE… in fax_prepare()
H A Dfax_tests.c1222 t30_set_supported_compressions(chain[i].t30_state, in main()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dt30_api.h475 int t30_set_supported_compressions(t30_state_t *s, int supported_compressions);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dt30_api.h494 SPAN_DECLARE(int) t30_set_supported_compressions(t30_state_t *s, int supported_compressions);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dt30_api.h494 SPAN_DECLARE(int) t30_set_supported_compressions(t30_state_t *s, int supported_compressions);
/dports/net/freeswitch/freeswitch-1.10.3.-release/scripts/c/socket2me/
H A Dsocket2me.c328t30_set_supported_compressions(&fax.t30_state, T30_SUPPORT_T4_1D_COMPRESSION | T30_SUPPORT_T4_2D_C… in client_run()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dt30_api.c627 int t30_set_supported_compressions(t30_state_t *s, int supported_compressions) in t30_set_supported_compressions() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt30_api.c857 SPAN_DECLARE(int) t30_set_supported_compressions(t30_state_t *s, int supported_compressions) in t30_set_supported_compressions() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt30_api.c857 SPAN_DECLARE(int) t30_set_supported_compressions(t30_state_t *s, int supported_compressions) in t30_set_supported_compressions() function
/dports/net/yate/yate-6.4.0-1/modules/
H A Dfaxchan.cpp390 t30_set_supported_compressions(m_t30,T30_SUPPORT_T4_1D_COMPRESSION | in setECM()
/dports/net/yate/yate-6.4.0-1/
H A Dconfigure.ac1245 t30_set_supported_compressions(fax_get_t30_state(&fax_state),T30_SUPPORT_T6_COMPRESSION);
1272 t30_set_supported_compressions(fax_get_t30_state(&fax_state),T30_SUPPORT_T6_COMPRESSION);
1300 t30_set_supported_compressions(fax_get_t30_state(&fax_state),T30_SUPPORT_T6_COMPRESSION);
/dports/net/opal/opal-3.10.10/plugins/fax/fax_spandsp/
H A Dspandsp_fax.cpp955 t30_set_supported_compressions(t30state, m_supported_compressions); in Open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_fax.c947 t30_set_supported_compressions(t30, compressions); in spanfax_init()