Home | History | Annotate | Download | only in libspeex

Lines Matching refs:SHL16

474       st->window[i] = (16383-SHL16(spx_cos(DIV32_16(MULT16_16(25736,i<<1),N)),1));
854 st->wtmp[i]=SHL16(st->wtmp[i],NORMALIZE_SCALEUP);
1101 st->leak_estimate = SHL16(st->leak_estimate,1);
1216 leak2 = SHL16(st->leak_estimate, 1);