Home | History | Annotate | Download | only in libspeex

Lines Matching full:nbands

186    int    nbands;
444 st->nbands = NB_BANDS;
445 M = st->nbands;
746 M = st->nbands;
825 Pframe = QCONST16(.1f,15)+MULT16_16_Q15(QCONST16(.899f,15),qcurve(DIV32_16(Zframe,st->nbands)));
1021 M = st->nbands;