Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_dahdi_codec/
H A Dmod_dahdi_codec.c110 static int32_t switch_dahdi_get_transcoder(struct dahdi_transcoder_formats *fmts) in switch_dahdi_get_transcoder() function
158 context->encoding_fd = switch_dahdi_get_transcoder(&fmts); in init_encoder()
182 context->decoding_fd = switch_dahdi_get_transcoder(&fmts); in init_decoder()