Searched refs:t38_set_fastest_image_data_rate (Results 1 – 12 of 12) sorted by relevance
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/ |
H A D | t38_core.h | 354 SPAN_DECLARE(void) t38_set_fastest_image_data_rate(t38_core_state_t *s, int max_rate);
|
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/ |
H A D | t38_core.h | 354 SPAN_DECLARE(void) t38_set_fastest_image_data_rate(t38_core_state_t *s, int max_rate);
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/ |
H A D | t38_gateway.c | 2266 t38_set_fastest_image_data_rate(&s->t38x.t38, 14400); in t38_gateway_set_supported_modems() 2268 t38_set_fastest_image_data_rate(&s->t38x.t38, 9600); in t38_gateway_set_supported_modems() 2270 t38_set_fastest_image_data_rate(&s->t38x.t38, 4800); in t38_gateway_set_supported_modems()
|
H A D | t38_core.c | 1154 SPAN_DECLARE(void) t38_set_fastest_image_data_rate(t38_core_state_t *s, int max_rate) in t38_set_fastest_image_data_rate() function
|
H A D | t38_terminal.c | 1493 t38_set_fastest_image_data_rate(&s->t38, 14400); in t38_terminal_t38_fe_init()
|
/dports/comms/spandsp/spandsp-284fe91/src/ |
H A D | t38_gateway.c | 2266 t38_set_fastest_image_data_rate(&s->t38x.t38, 14400); in t38_gateway_set_supported_modems() 2268 t38_set_fastest_image_data_rate(&s->t38x.t38, 9600); in t38_gateway_set_supported_modems() 2270 t38_set_fastest_image_data_rate(&s->t38x.t38, 4800); in t38_gateway_set_supported_modems()
|
H A D | t38_core.c | 1154 SPAN_DECLARE(void) t38_set_fastest_image_data_rate(t38_core_state_t *s, int max_rate) in t38_set_fastest_image_data_rate() function
|
H A D | t38_terminal.c | 1493 t38_set_fastest_image_data_rate(&s->t38, 14400); in t38_terminal_t38_fe_init()
|
/dports/net/opal/opal-3.10.10/plugins/fax/fax_spandsp/ |
H A D | spandsp_fax.cpp | 665 t38_set_fastest_image_data_rate(m_t38core, m_MaxBitRate); in Open()
|
/dports/net/opal/opal-3.10.10/ |
H A D | opal.m4 | 835 …AC_CHECK_LIB(spandsp, t38_set_fastest_image_data_rate, [SPANDSP_CFLAGS=-DHAS_T38_SET_FASTEST_IMAGE…
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/ |
H A D | mod_spandsp_fax.c | 1045 t38_set_fastest_image_data_rate(pvt->t38_core, t38_options->T38MaxBitRate); in configure_t38()
|
/dports/net/opal/opal-3.10.10/plugins/ |
H A D | configure | 10249 char t38_set_fastest_image_data_rate (); 10253 return t38_set_fastest_image_data_rate ();
|