Home
last modified time | relevance | path

Searched refs:span_schedule_next (Results 1 – 9 of 9) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dschedule_tests.c62 when = span_schedule_next(s); in callback1()
80 when = span_schedule_next(s); in callback2()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dschedule_tests.c62 when = span_schedule_next(s); in callback1()
80 when = span_schedule_next(s); in callback2()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dschedule_tests.c63 when = span_schedule_next(s); in callback1()
81 when = span_schedule_next(s); in callback2()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dschedule.h52 SPAN_DECLARE(uint64_t) span_schedule_next(span_sched_state_t *s);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dschedule.h52 SPAN_DECLARE(uint64_t) span_schedule_next(span_sched_state_t *s);
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dschedule.h68 uint64_t span_schedule_next(span_sched_state_t *s);
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dschedule.c68 uint64_t span_schedule_next(span_sched_state_t *s) in span_schedule_next() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dschedule.c75 SPAN_DECLARE(uint64_t) span_schedule_next(span_sched_state_t *s) in span_schedule_next() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dschedule.c75 SPAN_DECLARE(uint64_t) span_schedule_next(span_sched_state_t *s) in span_schedule_next() function