search for: c_mul4

Displaying 8 results from an estimated 8 matches for "c_mul4".

Did you mean: a_mul
2008 Jan 18
1
Shift count warning messages
Hi, I'm using 1.2beta3 on a 5416 DSP I have been getting warning messages that say: "kiss_fft.c", line 142: warning: shift count is too large I've noticed this on the echo canceller and the preprocessor. all pretty much related to these two lines of code: kiss_fft C_MUL4(scratch[0],Fout[m] , *tw1 ); mdf.c st->wtmp2[i] = EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); Is there some kind of switch I was supposed to throw to not get these messages? if not-are they hurting anything? -Mike -------------- next part -------------- An HTML attachment wa...
2008 Jan 22
2
Shift count warning messages
...gt; > I have been getting warning messages that say: > "kiss_fft.c", line 142: warning: shift count is too large > > > I've noticed this on the echo canceller and the preprocessor. all > pretty much related to these two lines of code: > > kiss_fft > C_MUL4(scratch[0],Fout[m] , *tw1 ); > > mdf.c > st->wtmp2[i] = EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); > > Is there some kind of switch I was supposed to throw to not get these > messages? if not-are they hurting anything? > > -Mike > > > &gt...
2008 Jan 22
2
Shift count warning messages
...n getting warning messages that say: "kiss_fft.c", line >> 142: warning: shift count is too large >> >> >> I've noticed this on the echo canceller and the preprocessor. all >> pretty much related to these two lines of code: >> >> kiss_fft C_MUL4(scratch[0],Fout[m] , *tw1 ); >> >> mdf.c st->wtmp2[i] = >> EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); >> >> Is there some kind of switch I was supposed to throw to not get >> these messages? if not-are they hurting anything? >> >&gt...
2008 Jan 23
2
Shift count warning messages
...c", line >>>> 142: warning: shift count is too large >>>> >>>> >>>> I've noticed this on the echo canceller and the preprocessor. all >>>> pretty much related to these two lines of code: >>>> >>>> kiss_fft C_MUL4(scratch[0],Fout[m] , *tw1 ); >>>> >>>> mdf.c st->wtmp2[i] = >>>> EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); >>>> >>>> Is there some kind of switch I was supposed to throw to not get >>>> these messages? if no...
2008 Jan 22
0
Shift count warning messages
...e been getting warning messages that say: > "kiss_fft.c", line 142: warning: shift count is too large > > > I've noticed this on the echo canceller and the preprocessor. all > pretty much related to these two lines of code: > > kiss_fft > C_MUL4(scratch[0],Fout[m] , *tw1 ); > > mdf.c > st->wtmp2[i] = EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); > > Is there some kind of switch I was supposed to throw to not get these > messages? if not-are they hurting anything? > > -Mike &gt...
2008 Jan 26
1
Shift count warning messages
...ft count is too large >>>>>> >>>>>> >>>>>> I've noticed this on the echo canceller and the preprocessor. all >>>>>> pretty much related to these two lines of code: >>>>>> >>>>>> kiss_fft C_MUL4(scratch[0],Fout[m] , *tw1 ); >>>>>> >>>>>> mdf.c st->wtmp2[i] = >>>>>> EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); >>>>>> >>>>>> Is there some kind of switch I was supposed to throw to not ge...
2008 Jan 23
0
Shift count warning messages
...es that say: "kiss_fft.c", line >>> 142: warning: shift count is too large >>> >>> >>> I've noticed this on the echo canceller and the preprocessor. all >>> pretty much related to these two lines of code: >>> >>> kiss_fft C_MUL4(scratch[0],Fout[m] , *tw1 ); >>> >>> mdf.c st->wtmp2[i] = >>> EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); >>> >>> Is there some kind of switch I was supposed to throw to not get >>> these messages? if not-are they hurting anyth...
2008 Jan 25
0
Shift count warning messages
...t;> 142: warning: shift count is too large >>>>> >>>>> >>>>> I've noticed this on the echo canceller and the preprocessor. all >>>>> pretty much related to these two lines of code: >>>>> >>>>> kiss_fft C_MUL4(scratch[0],Fout[m] , *tw1 ); >>>>> >>>>> mdf.c st->wtmp2[i] = >>>>> EXTRACT16(PSHR32(st->W[j*N+i],NORMALIZE_SCALEDOWN+16)); >>>>> >>>>> Is there some kind of switch I was supposed to throw to not get >>>>&g...