search for: speex_echo_state_reset

Displaying 14 results from an estimated 14 matches for "speex_echo_state_reset".

2010 May 26
1
Reseting Echo State
Hello guys, I want to make echo tail parameter in my app changeable during run-time. So my question is:f Should I use speex_echo_state_reset function for this? Just call speex_echo_state_init function with new values after that? Or perform a full de-initialization and initialize echo cancellation with new tail value? I'm also using preprocessor - does the same apply to it? Thanks! Regards, Anton A. Shpakovsky --...
2007 Feb 15
1
error during make while installing Linphone-1.5.1
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast speexec.c:149: warning: comparison between pointer and integer speexec.c:150: warning: passing arg 3 of `speex_preprocess' makes pointer from integer without a cast make[3]: *** [spe...
2006 Nov 13
2
Speex AEC AND preprocessor
Aymeric Moizard a ?crit : > > I'm working on the echo canceller with the SVN, with Windows Mobile 5 > PocketPC. > > Obviously, I can't make it run correctly. What happens/doesn't happen? > My question: If I use the SPEEX_PREPROCESS_SET_ECHO_STATE, I have > changes in the sound: noise seems to be removed. Noise should be removed even without
2005 Oct 11
1
jitter.c How to
...-g -O2 -MT la bvoip.o -MD -MP -MF ".deps/labvoip.Tpo" -c -o labvoip.o labvoip.cpp; \ then mv -f ".deps/labvoip.Tpo" ".deps/labvoip.Po"; else rm -f ".deps/labvoip.Tpo "; exit 1; fi labvoip.cpp: In function `int main(int, char**)': labvoip.cpp:201: error: `speex_echo_state_reset' undeclared (first use this function) labvoip.cpp:201: error: (Each undeclared identifier is reported only once for each function it appears in.) labvoip.cpp:230: error: cannot convert `float*' to `int*' for argument `5' to ` void speex_echo_cancel(SpeexEchoState*, short in...
2007 Feb 15
1
error during make
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast speexec.c:149: warning: comparison between pointer and integer speexec.c:150: warning: passing arg 3 of `speex_preprocess' makes pointer from integer without a cast make[3]: *** [spee...
2005 Oct 10
2
jitter.c How to
Hi all: How to use jitter.c, I see this file is not include in the lib. Sorry for this newbie Q.
2007 Feb 07
1
error during make
...p me how to get rid of this error. speexec.c:112: for each function it appears in.) speexec.c:112: `noise' undeclared (first use in this function) speexec.c:112: parse error before ')' token cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' make[3]: *** [speexec.lo] Error 1 make[3]: Leaving directory `/home/umesh/IPPHONE/linphone-1.5.1/mediastreamer2/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/umesh/IPPHONE/linphone-1.5.1/mediastreamer2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving direc...
2007 Feb 15
0
Re: Speex-dev Digest, Vol 33, Issue 18
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast speexec.c:149: warning: comparison between pointer and integer speexec.c:150: warning: passing arg 3 of `speex_preprocess' makes pointer from integer without a cast make[3]: *** [spe...
2007 Feb 15
0
error during make while installing Linphone-1.5.1
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast speexec.c:149: warning: comparison between pointer and integer speexec.c:150: warning: passing arg 3 of `speex_preprocess' makes pointer from integer without a cast make[3]: *** [spe...
2005 Sep 03
2
Library export file for Win32 (patch)
...r @39 +speex_std_mode_request_handler @40 +speex_std_stereo_request_handler @41 +speex_std_vbr_quality_request_handler @42 +speex_std_vbr_request_handler @43 +speex_decode_int @44 +speex_decode_stereo_int @45 +speex_echo_cancel @46 +speex_echo_state_destroy @47 +speex_echo_state_init @48 +speex_echo_state_reset @49 +speex_encode_int @50 +speex_encode_stereo_int @51 +speex_jitter_destroy @52 +speex_jitter_get @53 +speex_jitter_get_pointer_timestamp @54 +speex_jitter_init @55 +speex_jitter_put @56 +speex_lib_get_mode @57 +speex_preprocess @58 +speex_preprocess_ctl @59 +speex_preprocess_estimate_u...
2007 Feb 15
1
error during make while installing Linphone-1.5.1
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast speexec.c:149: warning: comparison between pointer and integer speexec.c:150: warning: passing arg 3 of `speex_preprocess' makes pointer from integer without a cast make[3]: *** [spe...
2007 Feb 15
0
error during make while installing Linphone-1.5.1
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast speexec.c:149: warning: comparison between pointer and integer speexec.c:150: warning: passing arg 3 of `speex_preprocess' makes pointer from integer without a cast make[3]: *** [spe...
2008 Mar 29
0
GCC/ELF Visibility patch
...ex_echo_state_init(int frame_size, int filter_length) +EXPORT SpeexEchoState *speex_echo_state_init(int frame_size, int filter_length) { int i,N,M; SpeexEchoState *st = (SpeexEchoState *)speex_alloc(sizeof(SpeexEchoState)); @@ -495,7 +495,7 @@ } /** Resets echo canceller state */ -void speex_echo_state_reset(SpeexEchoState *st) +EXPORT void speex_echo_state_reset(SpeexEchoState *st) { int i, M, N; st->cancel_count=0; @@ -545,7 +545,7 @@ } /** Destroys an echo canceller state */ -void speex_echo_state_destroy(SpeexEchoState *st) +EXPORT void speex_echo_state_destroy(SpeexEchoState *st)...
2008 Mar 29
2
GCC/ELF Visibility patch (fwd)
...ex_echo_state_init(int frame_size, int filter_length) +EXPORT SpeexEchoState *speex_echo_state_init(int frame_size, int filter_length) { int i,N,M; SpeexEchoState *st = (SpeexEchoState *)speex_alloc(sizeof(SpeexEchoState)); @@ -495,7 +495,7 @@ } /** Resets echo canceller state */ -void speex_echo_state_reset(SpeexEchoState *st) +EXPORT void speex_echo_state_reset(SpeexEchoState *st) { int i, M, N; st->cancel_count=0; @@ -545,7 +545,7 @@ } /** Destroys an echo canceller state */ -void speex_echo_state_destroy(SpeexEchoState *st) +EXPORT void speex_echo_state_destroy(SpeexEchoState *st)...