Home
last modified time | relevance | path

Searched refs:t30_get_rx_nss (Results 1 – 8 of 8) sorted by relevance

/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dt30_api.h102 size_t t30_get_rx_nss(t30_state_t *s, const uint8_t *nss[]);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dt30_api.h122 SPAN_DECLARE(size_t) t30_get_rx_nss(t30_state_t *s, const uint8_t *nss[]);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dt30_api.h122 SPAN_DECLARE(size_t) t30_get_rx_nss(t30_state_t *s, const uint8_t *nss[]);
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dt30_api.c347 size_t t30_get_rx_nss(t30_state_t *s, const uint8_t *nss[]) in t30_get_rx_nss() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt30_api.c477 SPAN_DECLARE(size_t) t30_get_rx_nss(t30_state_t *s, const uint8_t *nss[]) in t30_get_rx_nss() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt30_api.c477 SPAN_DECLARE(size_t) t30_get_rx_nss(t30_state_t *s, const uint8_t *nss[]) in t30_get_rx_nss() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dfax_tests.c329 if ((len = t30_get_rx_nss(s, &v))) in phase_b_handler()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dfax_tests.c329 if ((len = t30_get_rx_nss(s, &v))) in phase_b_handler()