Home
last modified time | relevance | path

Searched refs:switch_core_timer_next (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_timer.c67 SWITCH_DECLARE(switch_status_t) switch_core_timer_next(switch_timer_t *timer) in switch_core_timer_next() function
H A Dswitch_ivr_play_say.c1832 if (switch_core_timer_next(&timer) != SWITCH_STATUS_SUCCESS) { in switch_ivr_play_file()
2821 if (switch_core_timer_next(timer) != SWITCH_STATUS_SUCCESS) { in switch_ivr_speak_text_handle()
2873 if (switch_core_timer_next(timer) != SWITCH_STATUS_SUCCESS) { in switch_ivr_speak_text_handle()
H A Dswitch_core_media_bug.c647 switch_core_timer_next(&timer); in video_bug_thread()
H A Dswitch_rtp.c1551 switch_core_timer_next(&rtp_session->write_timer); in get_next_write_ts()
7284 switch_core_timer_next(&rtp_session->timer); in rtp_common_read()
7322 switch_core_timer_next(&rtp_session->timer); in rtp_common_read()
7744 switch_core_timer_next(&rtp_session->timer); in rtp_common_read()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_portaudio/
H A Dpablio.c168 switch_core_timer_next(timer); in WriteAudioStream()
191 switch_core_timer_next(timer); in ReadAudioStream()
H A Dmod_portaudio.c397 if (switch_core_timer_next(&globals.readfile_timer) != SWITCH_STATUS_SUCCESS) { in channel_on_routing()
844 switch_core_timer_next(&endpoint->read_timer); in channel_endpoint_read()
857 switch_core_timer_next(&endpoint->read_timer); in channel_endpoint_read()
914 if (switch_core_timer_next(&globals.hold_timer) != SWITCH_STATUS_SUCCESS) { in channel_read_frame()
967 switch_core_timer_next(&globals.hold_timer); in channel_read_frame()
976 switch_core_timer_next(&endpoint->write_timer); in channel_endpoint_write()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfsteletone.cpp296 if (switch_core_timer_next(_timer) != SWITCH_STATUS_SUCCESS) { in JS_TELETONE_FUNCTION_IMPL()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_bert/
H A Dmod_bert.c215 if (switch_core_timer_next(&bert.timer) != SWITCH_STATUS_SUCCESS) { in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mp4/
H A Dmod_mp4.cpp368 switch_core_timer_next(pt->timer); in play_audio_function()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_record.c385 switch_core_timer_next(&timer); in conference_record_thread_run()
H A Dconference_video.c3250 switch_core_timer_next(&canvas->timer); in conference_video_muxing_thread_run()
3653 switch_core_timer_next(&canvas->timer); in conference_video_muxing_thread_run()
4021 switch_core_timer_next(&canvas->timer); in conference_video_muxing_thread_run()
4343 switch_core_timer_next(&canvas->timer); in conference_video_super_muxing_thread_run()
H A Dconference_loop.c1643 switch_core_timer_next(&timer); in conference_loop_output()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/test/
H A Dswitch_test.h611 switch_core_timer_next(&fst_timer); \
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_loopback/
H A Dmod_loopback.c728 switch_core_timer_next(&tech_pvt->timer); in channel_read_frame()
1521 switch_core_timer_next(&tech_pvt->timer); in null_channel_read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dskypopen_protocol.c1041 switch_core_timer_next(&tech_pvt->timer_read_srv); in skypopen_do_tcp_srv_thread_func()
1200 switch_core_timer_next(&tech_pvt->timer_write); in skypopen_do_tcp_cli_thread_func()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsv/
H A Dmod_fsv.c436 switch_core_timer_next(&timer); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/
H A Dmod_rtmp.c438 switch_core_timer_next(&tech_pvt->timer); in rtmp_read_frame()
445 switch_core_timer_next(&tech_pvt->timer); in rtmp_read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_opal/
H A Dmod_opal.cpp1416 switch_core_timer_next(m_switchTimer); in read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_modem.c677 switch_core_timer_next(&tech_pvt->timer);
H A Dmod_spandsp_fax.c233 switch_core_timer_next(&timer); in timer_thread_run()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_alsa/
H A Dmod_alsa.c605 if (switch_core_timer_next(&tech_pvt->timer) != SWITCH_STATUS_SUCCESS) { in channel_read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_local_stream/
H A Dmod_local_stream.c449 switch_core_timer_next(&source->timer); in read_stream_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
H A Dmod_gsmopen.c841 switch_core_timer_next(&tech_pvt->timer_read); in channel_read_frame()
1031 switch_core_timer_next(&tech_pvt->timer_write); in channel_write_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h1597 SWITCH_DECLARE(switch_status_t) switch_core_timer_next(switch_timer_t *timer);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_vlc/
H A Dmod_vlc.c1538 switch_core_timer_next(&timer); in SWITCH_STANDARD_APP()

12