search for: syn_percep_zero

Displaying 3 results from an estimated 3 matches for "syn_percep_zero".

Did you mean: syn_percep_zero16
2006 May 25
1
how to study the speex source code
...); float pitch_gain_search_3tap( int forced_pitch_quant( void filter_mem2(float *x, float *num, float *den, float *y, int N, int ord, float *mem) void iir_mem2(float *x, float *den, float *y, int N, int ord, float *mem) void fir_mem2(float *x, float *num, float *y, int N, int ord, float *mem) void syn_percep_zero(float *xx, float *ak, float *awk1, float *awk2, float *y, int N, int ord, char *stack) void residue_percep_zero(float *xx, float *ak, float *awk1, float *awk2, float *y, int N, int ord, char *stack) void qmf_decomp(float *xx, float *aa, float *y1, float *y2, int N, int M, float *mem, char *stack) v...
2006 Feb 25
2
gcc-4.1: svn 10958 fix point build fails
...sse.h:234: error: conflicting types for 'iir_mem2' filters.h:64: error: previous declaration of 'iir_mem2' was here filters_sse.h:331: error: conflicting types for 'fir_mem2' filters.h:63: error: previous declaration of 'fir_mem2' was here filters.c: In function 'syn_percep_zero': filters.c:350: warning: passing argument 1 of 'iir_mem2' from incompatible pointer type filters.c:350: warning: passing argument 2 of 'iir_mem2' from incompatible pointer type filters.c:350: warning: passing argument 3 of 'iir_mem2' from incompatible pointer type filte...
2006 Mar 01
0
gcc-4.1: svn 10958 fix point build fails
...nflicting types for 'iir_mem2' > filters.h:64: error: previous declaration of 'iir_mem2' was here > filters_sse.h:331: error: conflicting types for 'fir_mem2' > filters.h:63: error: previous declaration of 'fir_mem2' was here > filters.c: In function 'syn_percep_zero': > filters.c:350: warning: passing argument 1 of 'iir_mem2' from > incompatible pointer type > filters.c:350: warning: passing argument 2 of 'iir_mem2' from > incompatible pointer type > filters.c:350: warning: passing argument 3 of 'iir_mem2' from > i...