Home
last modified time | relevance | path

Searched refs:switch_codec_fmtp_t (Results 1 – 11 of 11) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_silk/
H A Dmod_silk.c69 static switch_status_t switch_silk_fmtp_parse(const char *fmtp, switch_codec_fmtp_t *codec_fmtp) in switch_silk_fmtp_parse()
166 switch_codec_fmtp_t codec_fmtp; in switch_silk_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_ilbc/
H A Dmod_ilbc.c43 static switch_status_t switch_ilbc_fmtp_parse(const char *fmtp, switch_codec_fmtp_t *codec_fmtp) in switch_ilbc_fmtp_parse()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_siren/
H A Dmod_siren.c50 static switch_status_t switch_siren_fmtp_parse(const char *fmtp, switch_codec_fmtp_t *codec_fmtp) in switch_siren_fmtp_parse()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_speex.c122 static switch_status_t switch_speex_fmtp_parse(const char *fmtp, switch_codec_fmtp_t *codec_fmtp) in switch_speex_fmtp_parse()
275 switch_codec_fmtp_t codec_fmtp; in switch_speex_init()
H A Dswitch_core_codec.c580 …arse_fmtp(const char *codec_name, const char *fmtp, uint32_t rate, switch_codec_fmtp_t *codec_fmtp) in switch_core_codec_parse_fmtp()
H A Dswitch_core_media.c5496 switch_codec_fmtp_t codec_fmtp = { 0 }; in switch_core_media_negotiate_sdp()
13339 switch_codec_fmtp_t codec_fmtp = { 0 }; in add_audio_codec()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_amr/
H A Dmod_amr.c246 switch_codec_fmtp_t codec_fmtp; in switch_amr_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2323 typedef struct switch_codec_fmtp switch_codec_fmtp_t; typedef
2432 …status_t (*switch_core_codec_fmtp_parse_func_t) (const char *fmtp, switch_codec_fmtp_t *codec_fmtp…
H A Dswitch_core.h1656 …arse_fmtp(const char *codec_name, const char *fmtp, uint32_t rate, switch_codec_fmtp_t *codec_fmtp…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_opus/
H A Dmod_opus.c228 static switch_status_t switch_opus_fmtp_parse(const char *fmtp, switch_codec_fmtp_t *codec_fmtp) in switch_opus_fmtp_parse()
517 switch_codec_fmtp_t codec_fmtp, codec_fmtp_only_remote = { 0 }; in switch_opus_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx15110 switch_codec_fmtp_t *arg4 = (switch_codec_fmtp_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_core_codec_parse_fmtp___()
15116 arg4 = (switch_codec_fmtp_t *)jarg4; in CSharp_FreeSWITCHfNative_switch_core_codec_parse_fmtp___()