Home
last modified time | relevance | path

Searched refs:switch_media_bug_t (Results 1 – 23 of 23) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_media_bug.c41 switch_media_bug_t *bp = *bug; in switch_core_media_bug_destroy()
593 switch_media_bug_t *bug = (switch_media_bug_t *) obj; in video_bug_thread()
804 switch_media_bug_t *bug, *bp; in switch_core_media_bug_add()
1023 switch_media_bug_t *bp; in switch_core_media_bug_flush_all()
1088 switch_media_bug_t *bp; in switch_core_media_bug_pop()
1114 switch_media_bug_t *bp; in switch_core_media_bug_count()
1132 switch_media_bug_t *bp; in switch_core_media_bug_patch_video()
1168 switch_media_bug_t *bp; in switch_core_media_bug_exec_all()
1189 switch_media_bug_t *bp; in switch_core_media_bug_enumerate()
1218 switch_media_bug_t *closed = NULL; in switch_core_media_bug_remove_all_function()
[all …]
H A Dswitch_ivr_async.c986 switch_media_bug_t *bug; in switch_ivr_stop_displace_session()
1001 switch_media_bug_t *bug; in switch_ivr_displace_session()
1242 switch_media_bug_t *bug = (switch_media_bug_t *) obj; in recording_thread()
1711 switch_media_bug_t *bug; in switch_ivr_capture_text()
1752 switch_media_bug_t *bug; in switch_ivr_record_session_mask()
1768 switch_media_bug_t *bug; in switch_ivr_stop_record_session()
1832 switch_media_bug_t *bug = (switch_media_bug_t *) user_data; in video_eavesdrop_callback()
2021 switch_media_bug_t *bug; in switch_ivr_eavesdrop_pop_eavesdropper()
2621 switch_media_bug_t *bug; in switch_ivr_record_session_event()
3133 switch_media_bug_t *bug; in switch_ivr_preprocess_session()
[all …]
H A Dswitch_core_io.c236 switch_media_bug_t *bp; in switch_core_session_read_frame()
297 switch_media_bug_t *bp; in switch_core_session_read_frame()
647 switch_media_bug_t *bp; in switch_core_session_read_frame()
698 switch_media_bug_t *bp; in switch_core_session_read_frame()
879 switch_media_bug_t *bp; in switch_core_session_read_frame()
H A Dswitch_core_media.c7114 switch_media_bug_t *bp; in perform_write()
14619 switch_media_bug_t *bp; in switch_core_session_write_video_frame()
15000 switch_media_bug_t *bp; in switch_core_session_read_video_frame()
15265 switch_media_bug_t *bp; in switch_core_session_read_text_frame()
15939 switch_media_bug_t *bp; in switch_core_session_write_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_dsp.c47 static switch_bool_t tdd_encode_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_… in tdd_encode_callback()
96 switch_media_bug_t *bug; in spandsp_stop_tdd_encode_session()
251 switch_media_bug_t *bug; in spandsp_tdd_encode_session()
282 static switch_bool_t tdd_decode_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_… in tdd_decode_callback()
315 switch_media_bug_t *bug; in spandsp_stop_tdd_decode_session()
329 switch_media_bug_t *bug; in spandsp_tdd_decode_session()
398 static switch_bool_t inband_dtmf_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type… in inband_dtmf_callback()
483 switch_media_bug_t *bug; in spandsp_stop_inband_dtmf_session()
497 switch_media_bug_t *bug; in spandsp_inband_dtmf_session()
852 switch_media_bug_t *bug = NULL; in callprogress_detector_start()
[all …]
H A Dmod_spandsp_fax.c2189 switch_media_bug_t *bug;
2219 static switch_bool_t tone_detect_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type… in tone_detect_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_soundtouch/
H A Dmod_soundtouch.cpp92 switch_media_bug_t *bug; in on_dtmf()
94 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_soundtouch_"))) { in on_dtmf()
159 static switch_bool_t soundtouch_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_… in soundtouch_callback()
248 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
258 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_soundtouch_"))) { in SWITCH_STANDARD_APP()
330 switch_media_bug_t *bug; in SWITCH_STANDARD_API()
362 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_soundtouch_"))) { in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h280 SWITCH_DECLARE(void) switch_media_bug_set_spy_fmt(switch_media_bug_t *bug, switch_vid_spy_fmt_t spy…
321 SWITCH_DECLARE(void *) switch_core_media_bug_get_user_data(_In_ switch_media_bug_t *bug);
330 SWITCH_DECLARE(switch_frame_t *) switch_core_media_bug_get_native_read_frame(switch_media_bug_t *bu…
331 SWITCH_DECLARE(switch_frame_t *) switch_core_media_bug_get_native_write_frame(switch_media_bug_t *b…
334 SWITCH_DECLARE(switch_frame_t *) switch_core_media_bug_get_video_ping_frame(switch_media_bug_t *bug…
353 SWITCH_DECLARE(switch_core_session_t *) switch_core_media_bug_get_session(_In_ switch_media_bug_t *…
355 SWITCH_DECLARE(void) switch_core_media_bug_set_media_params(switch_media_bug_t *bug, switch_mm_t *m…
356 SWITCH_DECLARE(void) switch_core_media_bug_get_media_params(switch_media_bug_t *bug, switch_mm_t *m…
358 SWITCH_DECLARE(const char *) switch_core_media_bug_get_text(switch_media_bug_t *bug);
367 SWITCH_DECLARE(uint32_t) switch_core_media_bug_set_flag(_In_ switch_media_bug_t *bug, _In_ uint32_t…
[all …]
H A Dswitch_types.h2348 typedef struct switch_media_bug switch_media_bug_t; typedef
2368 typedef void (*switch_media_bug_exec_cb_t)(switch_media_bug_t *bug, void *user_data);
2374 typedef switch_bool_t (*switch_media_bug_callback_t) (switch_media_bug_t *, void *, switch_abc_type…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_vmd/
H A Dmod_vmd.c170 static switch_bool_t vmd_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t type);
190 static switch_bool_t vmd_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t type) in vmd_callback()
539 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
553 bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_vmd_"); in SWITCH_STANDARD_APP()
626 switch_media_bug_t *bug; in SWITCH_STANDARD_API()
672 bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_vmd_"); in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_video_filter/
H A Dmod_video_filter.c64 switch_media_bug_t *child_bug;
134 static switch_bool_t chromakey_child_bug_callback(switch_media_bug_t *bug, void *user_data, switch_… in chromakey_child_bug_callback()
657 static switch_bool_t chromakey_bug_callback(switch_media_bug_t *bug, void *user_data, switch_abc_ty… in chromakey_bug_callback()
689 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
699 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_chromakey_bug_"))) { in SWITCH_STANDARD_APP()
739 switch_media_bug_t *bug; in SWITCH_STANDARD_API()
772 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_chromakey_bug_"))) { in SWITCH_STANDARD_API()
928 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
940 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_video_replace_bug_"))) { in SWITCH_STANDARD_APP()
1005 switch_media_bug_t *bug; in SWITCH_STANDARD_API()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_stress/
H A Dmod_stress.cpp64 static switch_bool_t stress_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t ty… in stress_callback()
199 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
208 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_stress_"))) { in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_snapshot/
H A Dmod_snapshot.c49 static switch_bool_t capture_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t t… in capture_callback()
97 switch_media_bug_t *bug; in start_capture()
143 switch_media_bug_t *bug = switch_channel_get_private(channel, "snapshot"); in do_snap()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsk/
H A Dmod_fsk.c184 static switch_bool_t fsk_detect_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_… in fsk_detect_callback()
314 switch_media_bug_t *bug; in stop_fsk_detect_session()
328 switch_media_bug_t *bug; in fsk_detect_session()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_avmd/
H A Dmod_avmd.c252 static switch_bool_t avmd_callback(switch_media_bug_t * bug, void *user_data, switch_abc_type_t typ…
567 static switch_bool_t avmd_callback(switch_media_bug_t * bug, void *user_data, switch_abc_type_t typ… in avmd_callback()
1400 switch_media_bug_t *bug = NULL; in SWITCH_STANDARD_APP()
1421 …bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_avmd_"); /* Is this channel alr… in SWITCH_STANDARD_APP()
1543 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
1563 bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_avmd_"); in SWITCH_STANDARD_APP()
1596 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
1607 bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_avmd_"); in SWITCH_STANDARD_APP()
1663 switch_media_bug_t *bug = NULL; in SWITCH_STANDARD_API()
1793 bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_avmd_"); in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_png/
H A Dmod_png.c249 static switch_bool_t write_png_bug_callback(switch_media_bug_t *bug, void *user_data, switch_abc_ty… in write_png_bug_callback()
338 switch_media_bug_t *bug; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_ladspa/
H A Dmod_ladspa.c257 static switch_bool_t ladspa_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t ty… in ladspa_callback()
468 switch_media_bug_t *bug; in stop_ladspa_session()
483 switch_media_bug_t *bug; in ladspa_session()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_oreka/
H A Dmod_oreka.c54 switch_media_bug_t *read_bug;
390 static switch_bool_t oreka_audio_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type… in oreka_audio_callback()
584 switch_media_bug_t *bug = NULL; in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_cv/
H A Dmod_cv.cpp1199 static switch_bool_t cv_bug_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t ty… in cv_bug_callback()
1232 switch_media_bug_t *bug; in SWITCH_STANDARD_APP()
1243 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_cv_bug_"))) { in SWITCH_STANDARD_APP()
1289 switch_media_bug_t *bug; in SWITCH_STANDARD_API()
1326 if ((bug = (switch_media_bug_t *) switch_channel_get_private(channel, "_cv_bug_"))) { in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/private/
H A Dswitch_core_pvt.h156 switch_media_bug_t *bugs;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx12193 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_media_bug_set_spy_fmt___()
12204 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_push_spy_frame___()
12220 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_patch_spy_frame___()
12295 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_inuse___()
12308 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_get_user_data___()
12320 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_get_write_replace_frame___()
12332 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_get_native_read_frame___()
12344 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_get_native_write_frame___()
12356 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_get_video_ping_frame___()
12367 switch_media_bug_t *arg1 = (switch_media_bug_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_media_bug_set_write_replace_frame___()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_input_component.c102 switch_media_bug_t *bug;
314 static switch_bool_t input_handler_bug_callback(switch_media_bug_t *bug, void *user_data, switch_ab… in input_handler_bug_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_shout/
H A Dmod_shout.c1163 static switch_bool_t telecast_callback(switch_media_bug_t *bug, void *user_data, switch_abc_type_t … in telecast_callback()
1261 switch_media_bug_t *bug = NULL; in do_telecast()