Home | History | Annotate | Download | only in libspeex

Lines Matching refs:spx_cos

474       st->window[i] = (16383-SHL16(spx_cos(DIV32_16(MULT16_16(25736,i<<1),N)),1));