Home
last modified time | relevance | path

Searched refs:switch_core_codec_init (Results 1 – 25 of 44) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/tests/unit/
H A Dswitch_core_codec.c64 status = switch_core_codec_init(&orig_codec, in FST_SUITE_BEGIN()
80 status = switch_core_codec_init(&orig_codec, in FST_SUITE_BEGIN()
96 status = switch_core_codec_init(&orig_codec, in FST_SUITE_BEGIN()
112 status = switch_core_codec_init(&orig_codec, in FST_SUITE_BEGIN()
H A Dswitch_vpx.c32 status = switch_core_codec_init(&codec, in FST_SUITE_BEGIN()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Drtp.c231 if (switch_core_codec_init(&tech_pvt->read_codec, in channel_outgoing_channel()
243 if (switch_core_codec_init(&tech_pvt->write_codec, in channel_outgoing_channel()
485 if (switch_core_codec_init(&tech_pvt->read_codec, in channel_receive_event()
497 if (switch_core_codec_init(&tech_pvt->write_codec, in channel_receive_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mp4/
H A Dmod_mp4.cpp170 if (switch_core_codec_init(&codec, in SWITCH_STANDARD_APP()
443 if (switch_core_codec_init(&codec, in SWITCH_STANDARD_APP()
456 if (switch_core_codec_init(&vid_codec, in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_av/test/
H A Dtest_mod_av.c84 status = switch_core_codec_init(&codec, in FST_MODULE_BEGIN()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_esf/
H A Dmod_esf.c352 if (switch_core_codec_init(&codec, in SWITCH_STANDARD_APP()
367 if (switch_core_codec_init(&write_codec, in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_webm/
H A Dmod_webm.cpp172 if (switch_core_codec_init(&context->audio_codec, in webm_file_open()
187 if (switch_core_codec_init(&context->video_codec, in webm_file_open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_portaudio_stream/
H A Dmod_portaudio_stream.c175 if (switch_core_codec_init(&source->read_codec, in engage_device()
187 if (switch_core_codec_init(&source->write_codec, in engage_device()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsv/
H A Dmod_fsv.c152 if (switch_core_codec_init(&codec, in SWITCH_STANDARD_APP()
350 if (switch_core_codec_init(&codec, in SWITCH_STANDARD_APP()
365 if (switch_core_codec_init(&vid_codec, in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dtdm.c437 if (switch_core_codec_init(&tech_pvt->read_codec, in channel_outgoing_channel()
449 if (switch_core_codec_init(&tech_pvt->write_codec, in channel_outgoing_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_play_say.c558 if (switch_core_codec_init(&write_codec, in switch_ivr_record_file()
672 if (switch_core_codec_init(&codec, in switch_ivr_record_file()
1010 if (switch_core_codec_init(&write_codec, in switch_ivr_gentones()
1481 if (switch_core_codec_init(&codec, in switch_ivr_play_file()
2045 if (switch_core_codec_init(&raw_codec, in switch_ivr_wait_for_silence()
2189 if (switch_core_codec_init(&raw_codec, in switch_ivr_detect_audio()
2323 if (switch_core_codec_init(&raw_codec, in switch_ivr_detect_silence()
3028 if (switch_core_codec_init(codec, in switch_ivr_speak_text()
H A Dswitch_ivr.c62 if (switch_core_codec_init(&codec, in switch_ivr_sound_test()
180 if (switch_core_codec_init(&codec, in switch_ivr_sleep()
444 if (switch_core_codec_init(&conninfo->read_codec, in switch_ivr_activate_unicast()
1017 if (switch_core_codec_init(&codec, in switch_ivr_park()
1370 if (switch_core_codec_init(&codec, in switch_ivr_collect_digits_count()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mp4v2/
H A Dmod_mp4v2.c405 if (switch_core_codec_init(&context->audio_codec, in mp4_file_open()
434 if (switch_core_codec_init(&context->video_codec, in mp4_file_open()
/dports/net/mod_amd/mod_amd-60daa7e/
H A Dmod_amd.c351 status = switch_core_codec_init( in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfsteletone.cpp137 if (switch_core_codec_init(&tto->_codec, in Construct()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_loopback/
H A Dmod_loopback.c168 status = switch_core_codec_init(&tech_pvt->read_codec, in tech_init()
178 status = switch_core_codec_init(&tech_pvt->write_codec, in tech_init()
1342 status = switch_core_codec_init(&tech_pvt->read_codec, in null_tech_init()
1352 status = switch_core_codec_init(&tech_pvt->write_codec, in null_tech_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_cluechoo/
H A Dmod_cluechoo.c247 if (switch_core_codec_init(&codec, in vgo()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_alsa/
H A Dmod_alsa.c562 if (switch_core_codec_init(&tech_pvt->write_codec, in channel_read_frame()
991 if (switch_core_codec_init(&globals.read_codec, in engage_device()
997 if (switch_core_codec_init(&globals.write_codec, in engage_device()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/
H A Dmod_rtmp.c117 if (switch_core_codec_init(&tech_pvt->read_codec, /* name */ "SPEEX", /* modname */ NULL, in rtmp_tech_init()
126 if (switch_core_codec_init(&tech_pvt->write_codec, /* name */ "SPEEX", /* modname */ NULL, in rtmp_tech_init()
145 if (switch_core_codec_init(&tech_pvt->video_read_codec, /* name */ "H264", /* modname */ NULL, in rtmp_tech_init()
160 if (switch_core_codec_init(&tech_pvt->video_write_codec, /* name */ "H264", /* modname */ NULL, in rtmp_tech_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_fax.c1505 if (switch_core_codec_init(&read_codec, in mod_spandsp_fax_process_fax()
1523 if (switch_core_codec_init(&write_codec, in mod_spandsp_fax_process_fax()
1943 if (switch_core_codec_init(&read_codec, in t38_gateway_on_consume_media()
1960 if (switch_core_codec_init(&write_codec, in t38_gateway_on_consume_media()
H A Dmod_spandsp_modem.c769 status = switch_core_codec_init(&tech_pvt->read_codec,
779 status = switch_core_codec_init(&tech_pvt->write_codec,
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_opal/
H A Dmod_opal.cpp1290 if (switch_core_codec_init(m_switchCodec, mediaFormat.GetEncodingName(), NULL, NULL, // FMTP in Open()
1295 if (switch_core_codec_init(m_switchCodec, mediaFormat.GetEncodingName(), NULL, NULL, // FMTP in Open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_vlc/
H A Dmod_vlc.c1456 if (switch_core_codec_init(&codec, in SWITCH_STANDARD_APP()
2348 if (switch_core_codec_init(&tech_pvt->read_codec, in vlc_outgoing_channel()
2361 if (switch_core_codec_init(&tech_pvt->write_codec, in vlc_outgoing_channel()
2388 if (switch_core_codec_init(&tech_pvt->video_codec, in vlc_outgoing_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_rss/
H A Dmod_rss.c272 if (switch_core_codec_init(&speech_codec, in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_portaudio/
H A Dmod_portaudio.c1227 if (switch_core_codec_init(&endpoint->read_codec, in channel_outgoing_channel()
1234 if (switch_core_codec_init(&endpoint->write_codec, in channel_outgoing_channel()
2231 if (switch_core_codec_init(&globals.read_codec, in create_codecs()
2244 if (switch_core_codec_init(&globals.write_codec, in create_codecs()

12