Home
last modified time | relevance | path

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 Dt38_core.h354 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 Dt38_core.h354 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 Dt38_gateway.c2266 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 Dt38_core.c1154 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 Dt38_terminal.c1493 t38_set_fastest_image_data_rate(&s->t38, 14400); in t38_terminal_t38_fe_init()
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt38_gateway.c2266 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 Dt38_core.c1154 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 Dt38_terminal.c1493 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 Dspandsp_fax.cpp665 t38_set_fastest_image_data_rate(m_t38core, m_MaxBitRate); in Open()
/dports/net/opal/opal-3.10.10/
H A Dopal.m4835 …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 Dmod_spandsp_fax.c1045 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 Dconfigure10249 char t38_set_fastest_image_data_rate ();
10253 return t38_set_fastest_image_data_rate ();