Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_loadable_module.h519 switch_core_codec_decode_func_t decode, in switch_core_codec_add_implementation()
H A Dswitch_module_interfaces.h748 switch_core_codec_decode_func_t decode;
H A Dswitch_types.h2389 typedef switch_status_t (*switch_core_codec_decode_func_t) (switch_codec_t *codec, typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx19736 switch_core_codec_decode_func_t arg18 = (switch_core_codec_decode_func_t) 0 ; in CSharp_FreeSWITCHfNative_switch_core_codec_add_implementation___()
19756 arg18 = (switch_core_codec_decode_func_t)jarg18; in CSharp_FreeSWITCHfNative_switch_core_codec_add_implementation___()
33700 switch_core_codec_decode_func_t arg2 = (switch_core_codec_decode_func_t) 0 ; in CSharp_FreeSWITCHfNative_switch_codec_implementation_decode_set___()
33703 arg2 = (switch_core_codec_decode_func_t)jarg2; in CSharp_FreeSWITCHfNative_switch_codec_implementation_decode_set___()
33711 switch_core_codec_decode_func_t result; in CSharp_FreeSWITCHfNative_switch_codec_implementation_decode_get___()
33714 result = (switch_core_codec_decode_func_t) ((arg1)->decode); in CSharp_FreeSWITCHfNative_switch_codec_implementation_decode_get___()