Home
last modified time | relevance | path

Searched defs:switch_float_to_char (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_resample.c159 SWITCH_DECLARE(int) switch_float_to_char(float *f, char *c, int len) in switch_float_to_char() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs12702 public static int switch_float_to_char(SWIGTYPE_p_float f, string c, int len) { in switch_float_to_char() method in FreeSWITCH.Native.freeswitch
25023 …public static extern int switch_float_to_char(global::System.Runtime.InteropServices.HandleRef jar… in switch_float_to_char() method in FreeSWITCH.Native.freeswitchPINVOKE