Home
last modified time | relevance | path

Searched refs:switch_codec_control_type_t (Results 1 – 14 of 14) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_amrwb/
H A Dmod_amrwb.c428 switch_codec_control_type_t ctype, in switch_amrwb_control()
430 switch_codec_control_type_t atype, in switch_amrwb_control()
432 switch_codec_control_type_t *rtype, in switch_amrwb_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_amr/
H A Dmod_amr.c506 switch_codec_control_type_t ctype, in switch_amr_control()
508 switch_codec_control_type_t atype, in switch_amr_control()
510 switch_codec_control_type_t *rtype, in switch_amr_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core_media.h327 switch_codec_control_type_t ctype,
329 switch_codec_control_type_t atype,
331 switch_codec_control_type_t *rtype,
H A Dswitch_types.h2414 } switch_codec_control_type_t; typedef
2423 switch_codec_control_type_t ctype,
2425 switch_codec_control_type_t atype,
2427 switch_codec_control_type_t *rtype,
H A Dswitch_core.h1723 switch_codec_control_type_t ctype,
1725 switch_codec_control_type_t atype,
1727 switch_codec_control_type_t *rtype,
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_webm/
H A Dmod_vorbis.c79 switch_codec_control_type_t ctype, in switch_vorbis_control()
81 switch_codec_control_type_t *rtype, in switch_vorbis_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_openh264/
H A Dmod_openh264.cpp736 switch_codec_control_type_t ctype, in switch_h264_control()
738 switch_codec_control_type_t atype, in switch_h264_control()
740 switch_codec_control_type_t *rtype, in switch_h264_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_codec.c878 switch_codec_control_type_t ctype, in switch_core_codec_control()
880 switch_codec_control_type_t atype, in switch_core_codec_control()
882 switch_codec_control_type_t *rtype, in switch_core_codec_control()
H A Dswitch_vpx.c1414 switch_codec_control_type_t ctype, in switch_vpx_control()
1416 switch_codec_control_type_t atype, in switch_vpx_control()
1418 switch_codec_control_type_t *rtype, in switch_vpx_control()
H A Dswitch_core_media.c12691 switch_codec_control_type_t reply_type = SCCT_NONE; in switch_core_media_receive_message()
14398 switch_codec_control_type_t ctype, in switch_core_media_codec_control()
14400 switch_codec_control_type_t atype, in switch_core_media_codec_control()
14402 switch_codec_control_type_t *rtype, in switch_core_media_codec_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_opus/
H A Dmod_opus.c1157 switch_codec_control_type_t ctype, in switch_opus_control()
1159 switch_codec_control_type_t atype, in switch_opus_control()
1161 switch_codec_control_type_t *rtype, in switch_opus_control()
1171 switch_codec_control_type_t reply_type = SCCT_STRING; in switch_opus_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_av/
H A Davcodec.c1753 switch_codec_control_type_t ctype, in switch_h264_control()
1755 switch_codec_control_type_t atype, in switch_h264_control()
1757 switch_codec_control_type_t *rtype, in switch_h264_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx15209 switch_codec_control_type_t arg3 ; in CSharp_FreeSWITCHfNative_switch_core_codec_control___()
15211 switch_codec_control_type_t arg5 ; in CSharp_FreeSWITCHfNative_switch_core_codec_control___()
15213 switch_codec_control_type_t *arg7 = (switch_codec_control_type_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_codec_control___()
15219 arg3 = (switch_codec_control_type_t)jarg3; in CSharp_FreeSWITCHfNative_switch_core_codec_control___()
15221 arg5 = (switch_codec_control_type_t)jarg5; in CSharp_FreeSWITCHfNative_switch_core_codec_control___()
15223 arg7 = (switch_codec_control_type_t *)jarg7; in CSharp_FreeSWITCHfNative_switch_core_codec_control___()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs9127 …ch_codec_control_command_t cmd, switch_codec_control_type_t ctype, SWIGTYPE_p_void cmd_data, switc… in switch_core_codec_control()
32378 public enum switch_codec_control_type_t { enum