Home
last modified time | relevance | path

Searched refs:t30_set_supported_image_sizes (Results 1 – 15 of 15) sorted by relevance

/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dt30_api.h489 int t30_set_supported_image_sizes(t30_state_t *s, int supported_image_sizes);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dt30_api.h515 SPAN_DECLARE(int) t30_set_supported_image_sizes(t30_state_t *s, int supported_image_sizes);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dt30_api.h515 SPAN_DECLARE(int) t30_set_supported_image_sizes(t30_state_t *s, int supported_image_sizes);
/dports/net/freeswitch/freeswitch-1.10.3.-release/scripts/c/socket2me/
H A Dsocket2me.c330t30_set_supported_image_sizes(&fax.t30_state, T30_SUPPORT_US_LETTER_LENGTH | T30_SUPPORT_US_LEGAL_… in client_run()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dfax_tests.c367 t30_set_supported_image_sizes(t30, in main()
H A Dtsb85_tests.c682 t30_set_supported_image_sizes(t30, in exchange()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dt30_api.c643 int t30_set_supported_image_sizes(t30_state_t *s, int supported_image_sizes) in t30_set_supported_image_sizes() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt30_api.c935 SPAN_DECLARE(int) t30_set_supported_image_sizes(t30_state_t *s, int supported_image_sizes) in t30_set_supported_image_sizes() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt30_api.c935 SPAN_DECLARE(int) t30_set_supported_image_sizes(t30_state_t *s, int supported_image_sizes) in t30_set_supported_image_sizes() function
/dports/net/opal/opal-3.10.10/plugins/fax/fax_spandsp/
H A Dspandsp_fax.cpp953 t30_set_supported_image_sizes(t30state, m_supported_image_sizes); in Open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dfax_tester.c1018 t30_set_supported_image_sizes(s->far_t30, in fax_prepare()
H A Dfax_tests.c1128 t30_set_supported_image_sizes(chain[i].t30_state, in main()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dfax_tester.c1018 t30_set_supported_image_sizes(s->far_t30, in fax_prepare()
H A Dfax_tests.c1128 t30_set_supported_image_sizes(chain[i].t30_state, in main()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_fax.c910 t30_set_supported_image_sizes(t30, in spanfax_init()