Home
last modified time | relevance | path

Searched defs:other_codec (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_codecs.c91 switch_codec_t *other_codec, in switch_lpc10_encode()
109 switch_codec_t *other_codec, in switch_lpc10_decode()
159 switch_codec_t *other_codec, in switch_gsm_encode()
177 switch_codec_t *other_codec, in switch_gsm_decode()
233 switch_codec_t *other_codec, in switch_g711u_encode()
256 switch_codec_t *other_codec, in switch_g711u_decode()
304 switch_codec_t *other_codec, in switch_g711a_encode()
394 switch_codec_t *other_codec, in switch_g722_encode()
412 switch_codec_t *other_codec, in switch_g722_decode()
492 switch_codec_t *other_codec, in switch_g726_encode()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_pcm.c59 switch_codec_t *other_codec, in switch_raw_encode()
76 switch_codec_t *other_codec, in switch_raw_decode()
104 switch_codec_t *other_codec, in switch_proxy_encode()
114 switch_codec_t *other_codec, in switch_proxy_decode()
144 switch_codec_t *other_codec, in switch_g711u_encode()
167 switch_codec_t *other_codec, in switch_g711u_decode()
215 switch_codec_t *other_codec, in switch_g711a_encode()
238 switch_codec_t *other_codec, in switch_g711a_decode()
H A Dswitch_speex.c366 switch_codec_t *other_codec, in switch_speex_encode()
417 switch_codec_t *other_codec, in switch_speex_decode()
H A Dswitch_core_codec.c738 switch_codec_t *other_codec, in switch_core_codec_encode()
770 switch_codec_t *other_codec, in switch_core_codec_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_bv/
H A Dmod_bv.c85 switch_codec_t *other_codec, in switch_bv16_encode()
103 switch_codec_t *other_codec, in switch_bv16_decode()
170 switch_codec_t *other_codec, in switch_bv32_encode()
188 switch_codec_t *other_codec, in switch_bv32_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_h26x/
H A Dmod_h26x.c56 switch_codec_t *other_codec, in switch_h26x_encode()
66 switch_codec_t *other_codec, in switch_h26x_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_clearmode/
H A Dmod_clearmode.c56 switch_codec_t *other_codec, in switch_clearmode_encode()
66 switch_codec_t *other_codec, in switch_clearmode_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_mp4v/
H A Dmod_mp4v.c56 switch_codec_t *other_codec, in switch_mp4v_encode()
66 switch_codec_t *other_codec, in switch_mp4v_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_theora/
H A Dmod_theora.c56 switch_codec_t *other_codec, in switch_theora_encode()
66 switch_codec_t *other_codec, in switch_theora_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_g729/
H A Dmod_g729.c95 switch_codec_t *other_codec, in switch_g729_encode()
138 switch_codec_t *other_codec, in switch_g729_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_skel_codec/
H A Dmod_skel_codec.c97 static switch_status_t switch_skel_encode(switch_codec_t *codec, switch_codec_t *other_codec, /* co… in switch_skel_encode()
126 switch_codec_t *other_codec, /* what is this? */ in switch_skel_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_ilbc/
H A Dmod_ilbc.c96 switch_codec_t *other_codec, in switch_ilbc_encode()
114 switch_codec_t *other_codec, in switch_ilbc_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_isac/
H A Dmod_isac.c109 static switch_status_t switch_isac_encode(switch_codec_t *codec, switch_codec_t *other_codec, in switch_isac_encode()
140 switch_codec_t *other_codec, in switch_isac_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_b64/
H A Dmod_b64.c83 switch_codec_t *other_codec, in switch_codec_b64_encode()
105 switch_codec_t *other_codec, in switch_codec_b64_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_siren/
H A Dmod_siren.c116 switch_codec_t *other_codec, in switch_siren_encode()
133 switch_codec_t *other_codec, in switch_siren_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_g723_1/
H A Dmod_g723_1.c110 switch_codec_t *other_codec, in switch_g723_encode()
141 switch_codec_t *other_codec, in switch_g723_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_codec2/
H A Dmod_codec2.c164 static switch_status_t switch_codec2_encode(switch_codec_t *codec, switch_codec_t *other_codec, in switch_codec2_encode()
197 switch_codec_t *other_codec, in switch_codec2_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_silk/
H A Dmod_silk.c288 switch_codec_t *other_codec, in switch_silk_encode()
325 switch_codec_t *other_codec, in switch_silk_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_webm/
H A Dmod_vorbis.c255 switch_codec_t *other_codec, in switch_vorbis_encode()
317 switch_codec_t *other_codec, in switch_vorbis_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_dahdi_codec/
H A Dmod_dahdi_codec.c249 switch_codec_t *other_codec, in switch_dahdi_encode()
321 switch_codec_t *other_codec, in switch_dahdi_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_amrwb/
H A Dmod_amrwb.c337 switch_codec_t *other_codec, in switch_amrwb_encode()
383 switch_codec_t *other_codec, in switch_amrwb_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_amr/
H A Dmod_amr.c407 switch_codec_t *other_codec, in switch_amr_encode()
463 switch_codec_t *other_codec, in switch_amr_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_opus/
H A Dmod_opus.c753 switch_codec_t *other_codec, in switch_opus_encode()
803 switch_codec_t *other_codec, in switch_opus_decode()
926 switch_codec_t *other_codec, in switch_opus_encode_repacketize()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_sangoma_codec/
H A Dmod_sangoma_codec.c455 static switch_status_t switch_sangoma_encode(switch_codec_t *codec, switch_codec_t *other_codec, /*… in switch_sangoma_encode()
657 switch_codec_t *other_codec, /* what is this? */ in switch_sangoma_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_shout/
H A Dmod_shout.c1672 switch_codec_t *other_codec, in switch_mp3_encode()
1715 switch_codec_t *other_codec, in switch_mp3_decode()

12